Expr |
[Missing <summary> documentation for "T:Demo3D.Visuals.ExprBool"]
public sealed class ExprBool : ExprAny
The ExprBool type exposes the following members.
| Name | Description | |
|---|---|---|
| ExprBool | Initializes a new instance of the ExprBool class | |
| ExprBool(Boolean) | Initializes a new instance of the ExprBool class |
| Name | Description | |
|---|---|---|
| Expression | (Inherited from ExprAny) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from ExprAny) | |
| Equals | (Inherited from ExprAny) | |
| Evaluate | (Inherited from ExprAny) | |
| Evaluate(Boolean) | (Inherited from ExprAny) | |
| Evaluate(ExprContext) | (Inherited from ExprAny) | |
| Evaluate(ExprContext, Boolean) | (Inherited from ExprAny) | |
| GetHashCode | (Inherited from ExprAny) | |
| GetValue | ||
| ToString | (Inherited from ExprAny) |