Version

BoolConverter Class Members

The following tables list the members exposed by BoolConverter.

Public Constructors
 NameDescription
Public ConstructorBoolConverter ConstructorInitializes a new BoolConverter  
Protected Fields
 NameDescription
Protected FieldfalseValueThis should be set by the derived class to the value that corresponds to false.  
Protected FieldtrueValueThis should be set by the derived class to the value that corresponds to true.  
See Also