Method GetTypeFromSerializedData
GetTypeFromSerializedData(TypeInfo)
Resolves a runtime type by searching the currently loaded assemblies for the stored full type name.
public static Type GetTypeFromSerializedData(Serializer.TypeInfo typeInfo)
Parameters
typeInfoSerializer.TypeInfoSerialized type descriptor.