Class AssemblyExtensions
Inheritance
System.Object
AssemblyExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Core.Reflection
Assembly: Bayat.Core.Runtime.dll
Syntax
public static class AssemblyExtensions
Methods
| Improve this Doc View SourceGetTypesSafely(Assembly)
Declaration
public static IEnumerable<Type> GetTypesSafely(this Assembly assembly)
Parameters
| Type | Name | Description |
|---|---|---|
| System. |
assembly |
Returns
| Type | Description |
|---|---|
| System. |