Expr |
public class ExprAny : ICloneable, IOwnedByVisual
The ExprAny type exposes the following members.
| Name | Description | |
|---|---|---|
| ExprAny | Initializes a new instance of the ExprAny class | |
| ExprAny(Type) | Initializes a new instance of the ExprAny class | |
| ExprAny(Type, String) | Initializes a new instance of the ExprAny class |
| Name | Description | |
|---|---|---|
| Expression |
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Overrides ObjectEquals(Object)) | |
| Evaluate | ||
| Evaluate(Boolean) | ||
| Evaluate(ExprContext) | ||
| Evaluate(ExprContext, Boolean) | ||
| Evaluate(ExprContext, String) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| ToString | (Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| Equality(ExprAny, ExprAny) | ||
| Inequality(ExprAny, ExprAny) |