DomainObjects Class Library

Case.WhenThenCase Members

Case.WhenThenCase overview

Public Instance Constructors

Case.WhenThenCase Constructor Initializes a new instance of the Case.WhenThenCase class.

Public Instance Properties

ThenResult Gets the then result.
WhenCondition Gets the when condition.

Public Instance Methods

Accept Accepts a visitation.
EqualsOverloaded.  
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.

See Also

Case.WhenThenCase Class | DomainObjects.Facade.Command.Function Namespace