BooleanInverseConverter Members
Include Protected Members
Include Inherited Members
The BooleanInverseConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BooleanInverseConverter |
Methods
Name | Description | |
---|---|---|
Convert |
Converts a Boolean to its inverse value.
|
|
ConvertBack |
Converts a value (not implemented by this class).
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Converters Namespace