| ConditionExpression Class |
Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleAST
The ConditionExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionExpression(Expression) | Initializes a new instance of the ConditionExpression class | |
| ConditionExpression(OpCode, Expression) | Initializes a new instance of the ConditionExpression class | |
| ConditionExpression(OpCode, Expression, Expression) | Initializes a new instance of the ConditionExpression class |
| Name | Description | |
|---|---|---|
| AddFalseStatement | ||
| AddTrueStatement | ||
| 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.) |