IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : TypeWrapper Class |
The following tables list the members exposed by TypeWrapper.
Name | Description | |
---|---|---|
![]() | TypeWrapper Constructor | Create a TypeWrapper from the specified System.Type. |
Name | Description | |
---|---|---|
![]() | AssemblyQualifiedName | The assembly-qualified type name. |
![]() | IsNull | If the Type value is null. |
![]() | Type | The System.Type wrapped for serialization. |
Name | Description | |
---|---|---|
![]() | Equals | Provides value equality. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetType() | (Inherited from object) |
![]() ![]() | GetTypeWrapper | Returns a TypeWrapper for the specified System.Type. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |