IdeaBlade DevForce 2010 Help Reference
TypeWrapper Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : TypeWrapper Class


The following tables list the members exposed by TypeWrapper.

Public Constructors

 NameDescription
Public ConstructorTypeWrapper ConstructorCreate a TypeWrapper from the specified System.Type.  
Top

Public Properties

 NameDescription
Public PropertyAssemblyQualifiedName The assembly-qualified type name.  
Public PropertyIsNullIf the Type value is null.  
Public PropertyTypeThe System.Type wrapped for serialization.  
Top

Public Methods

 NameDescription
Public MethodEquals Provides value equality.  
Public MethodGetHashCode  
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetTypeWrapperReturns a TypeWrapper for the specified System.Type.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.