![]() | ConfigurationRuntimeConditionHandling Methods |
The ConfigurationRuntimeConditionHandling type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddClass(String) |
Add an condition handler factory class name.
Provide a fully-qualified class name of the implementation
of the interface.
|
![]() | AddClass(Type) |
Add an condition handler factory class.
The class provided should implement the
interface.
|
![]() | AddClasses |