DeclarationCache.GetType Method |
Name | Description | |
---|---|---|
GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
GetType(String) |
Gets a type (ITypeSignature) given its name.
| |
GetType(Type) |
Gets a type (ITypeSignature) given a reflection type
(Type), with default binding options.
| |
GetType(Type, BindingOptions) |