The EasyNested type exposes the following members.
Methods
| Name | Description |
---|
 | BuildType | (Inherited from AbstractEasyType.) |
 | CreateConstructor | (Inherited from AbstractEasyType.) |
 | CreateDefaultConstructor | (Inherited from AbstractEasyType.) |
 | CreateEvent | (Inherited from AbstractEasyType.) |
 | CreateField(String, Type) | (Inherited from AbstractEasyType.) |
 | CreateField(String, Type, Boolean) | (Inherited from AbstractEasyType.) |
 | CreateMethod(String, ReturnReferenceExpression, ArgumentReference) | (Inherited from AbstractEasyType.) |
 | CreateMethod(String, MethodAttributes, ReturnReferenceExpression, Type) | (Inherited from AbstractEasyType.) |
 | CreateMethod(String, ReturnReferenceExpression, MethodAttributes, ArgumentReference) | (Inherited from AbstractEasyType.) |
 | CreateProperty(PropertyInfo) | (Inherited from AbstractEasyType.) |
 | CreateProperty(String, Type) | (Inherited from AbstractEasyType.) |
 | CreateRuntimeConstructor | (Inherited from AbstractEasyType.) |
 | CreateRuntimeMethod | (Inherited from AbstractEasyType.) |
 | EnsureBuildersAreInAValidState | (Inherited from AbstractEasyType.) |
 | 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