Name | Description | |
---|---|---|
ToString | Returns a System.String that represents this instance. | |
TryParse | implements parsing to cast a type from string to a type |
The following tables list the members exposed by ITryParse<T>.
Name | Description | |
---|---|---|
ToString | Returns a System.String that represents this instance. | |
TryParse | implements parsing to cast a type from string to a type |