[]
public class C1TimeSpanTypeConverter : TypeConverter
| Name | Description |
|---|---|
| C1TimeSpanTypeConverter() |
| Name | Description |
|---|---|
| CanConvertFrom(Type) | Returns a Boolean value that indicates whether or not the derived type converter can convert |
| ConvertFromInvariantString(string) | Converts an string that can be cast to the target type. |