Case.WhenThenCase Constructor | Initializes a new instance of the Case.WhenThenCase class. |
ThenResult | Gets the then result. |
WhenCondition | Gets the when condition. |
Accept | Accepts a visitation. |
Equals | Overloaded. |
GetHashCode | |
GetImmediateChildExpressions | Gets the child object model expressions that are directly contained by this expression. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Case.WhenThenCase Class | DomainObjects.Facade.Command.Function Namespace