Class TypeInfoExtensions
Contains extension methods for TypeInfo instances.
Namespace: XploRe.Reflection
Assembly: XploRe.Reflection.dll
Syntax
public static class TypeInfoExtensions : Object
Methods
Name | Description |
---|---|
IsAssignableFrom(TypeInfo, Type) | Determines whether the specified type can be assigned to the current type. |