Version

IConditionContextProvider Interface Members

The following tables list the members exposed by IConditionContextProvider.

Public Properties
 NameDescription
 PropertyContextGets the context to provide; this property allows the lazy-creation of objects until they are requested, which is useful in the case of an ICondition that does not make use of the context.  
See Also