The methods of the DebugOutputConverter class are listed below. For a complete list of DebugOutputConverter class members, see the DebugOutputConverter Members topic.
![]() | Overloaded. Gets a value indicating whether this converter can convert an object in the given source type to an enumeration object using the specified context. |
![]() | Overloaded. Returns whether this converter can convert an object of the given type to the type of this converter. |
![]() | Overloaded. Gets a value indicating whether this converter can convert an object to the given destination type using the context. |
![]() | Overloaded. Returns whether this converter can convert the object to the specified type. |
![]() | Overloaded. Converts the given object to the type of this converter, using the specified context and culture information. |
![]() | Overloaded. Converts the given value to the type of this converter. |
![]() | Overloaded. Converts the given string to the type of this converter, using the invariant culture. |
![]() | Overloaded. Converts the specified text to an object. |
![]() | Overloaded. Converts the given value object to the specified destination type. |
![]() | Overloaded. Converts the given value object to the specified type, using the arguments. |
![]() | Overloaded. Converts the specified value to a culture-invariant string representation. |
![]() | Overloaded. Converts the specified value to a string representation. |
![]() | Overloaded. Re-creates an Object given a set of property values for the object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Returns whether changing a value on this object requires a call to the CreateInstance method to create a new value. |
![]() | Serves as a hash function for a particular type. |
![]() | Overloaded. Returns a collection of properties for the type of array specified by the value parameter. |
![]() | Overloaded. Returns whether this object supports properties. |
![]() | Overloaded. Gets a collection of standard values for the data type this validator is designed for. |
![]() | Overloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. |
![]() | Overloaded. Gets a value indicating whether the list of standard values returned from GetStandardValues is an exclusive list using the specified context. |
![]() | Overloaded. Returns whether the collection of standard values returned from GetStandardValues is an exclusive list. |
![]() | Overloaded. Gets a value indicating whether this object supports a standard set of values that can be picked from a list using the specified context. |
![]() | Overloaded. Returns whether this object supports a standard set of values that can be picked from a list. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Gets a value indicating whether the given object value is valid for this type. |
![]() | Overloaded. Returns whether the given value object is valid for this type. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns an exception to throw when a conversion cannot be performed. |
![]() | Returns an exception to throw when a conversion cannot be performed. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sorts a collection of properties. |
DebugOutputConverter Class | NAnt.DotNet.Types Namespace