Class in Yarn.Unity
Inherits from System.Object
System.Object
public static class AssemblyExtensions
GetLoadableTypes(Assembly)
Assembly.GetTypes() can throw in some cases. This extension will catch that exception and return only the types which were successfully loaded from the assembly.
Last updated 3 years ago
Was this helpful?