Click or drag to resize
EasyType Methods

The EasyType type exposes the following members.

Methods
  NameDescription
Public methodBuildType (Inherited from AbstractEasyType.)
Public methodCreateCallable(Type, ParameterInfo)
Public methodCreateCallable(ReturnReferenceExpression, ArgumentReference)
Public methodCreateConstructor (Inherited from AbstractEasyType.)
Public methodCreateDefaultConstructor (Inherited from AbstractEasyType.)
Public methodCreateEvent (Inherited from AbstractEasyType.)
Public methodCreateField(String, Type) (Inherited from AbstractEasyType.)
Public methodCreateField(String, Type, Boolean) (Inherited from AbstractEasyType.)
Public methodCreateMethod(String, ReturnReferenceExpression, ArgumentReference) (Inherited from AbstractEasyType.)
Public methodCreateMethod(String, MethodAttributes, ReturnReferenceExpression, Type) (Inherited from AbstractEasyType.)
Public methodCreateMethod(String, ReturnReferenceExpression, MethodAttributes, ArgumentReference) (Inherited from AbstractEasyType.)
Public methodCreateProperty(PropertyInfo) (Inherited from AbstractEasyType.)
Public methodCreateProperty(String, Type) (Inherited from AbstractEasyType.)
Public methodCreateRuntimeConstructor (Inherited from AbstractEasyType.)
Public methodCreateRuntimeMethod (Inherited from AbstractEasyType.)
Protected methodEnsureBuildersAreInAValidState (Inherited from AbstractEasyType.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also