NewInstanceExpression Class |
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleAST
The NewInstanceExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewInstanceExpression(ConstructorInfo, Expression) | Initializes a new instance of the NewInstanceExpression class |
![]() | NewInstanceExpression(EasyCallable, Expression) | Initializes a new instance of the NewInstanceExpression class |
![]() | NewInstanceExpression(Type, Type, Expression) | Initializes a new instance of the NewInstanceExpression class |
Name | Description | |
---|---|---|
![]() | Emit | (Overrides ExpressionEmit(IEasyMember, ILGenerator).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |