AssemblyExtensions
Class in Yarn.Unity
Inherits from System.Object
Summary
Methods
Name | Description |
---|---|
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