The AbstractEasyType type exposes the following members.
Methods
| Name | Description |
---|
 | BuildType | |
 | CreateConstructor | |
 | CreateDefaultConstructor | |
 | CreateEvent | |
 | CreateField(String, Type) | |
 | CreateField(String, Type, Boolean) | |
 | CreateMethod(String, ReturnReferenceExpression, ArgumentReference) | |
 | CreateMethod(String, MethodAttributes, ReturnReferenceExpression, Type) | |
 | CreateMethod(String, ReturnReferenceExpression, MethodAttributes, ArgumentReference) | |
 | CreateProperty(PropertyInfo) | |
 | CreateProperty(String, Type) | |
 | CreateRuntimeConstructor | |
 | CreateRuntimeMethod | |
 | EnsureBuildersAreInAValidState | |
 | Equals | (Inherited from Object.) |
 | Finalize | (Inherited from Object.) |
 | GetHashCode | (Inherited from Object.) |
 | GetType | (Inherited from Object.) |
 | MemberwiseClone | (Inherited from Object.) |
 | ToString | (Inherited from Object.) |
Top
See Also