The IrcStringTypeConverter type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| IrcStringTypeConverter | Initializes a new instance of the IrcStringTypeConverter class |
Methods
| Name | Description | |
|---|---|---|
| CanConvertFrom | Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context. (Overrides | |
| CanConvertTo | Returns whether this converter can convert the object to the specified type, using the specified context. (Overrides | |
| ConvertFrom | Converts the given object to the type of this converter, using the specified context and culture information. (Overrides | |
| ConvertTo | Converts the given value object to the specified type, using the specified context and culture information. (Overrides |
See Also