DecodeTypeTryParse Method |
Name | Description | |
---|---|---|
![]() ![]() | TryParse(String, MultyDecodeType) |
Converts the string representation of a MultyDecodeType to its instance.
A return value indicates whether the conversion succeeded or failed.
|
![]() ![]() | TryParse(String, SingleDecodeType) |
Converts the string representation of a SingleDecodeType to its instance.
A return value indicates whether the conversion succeeded or failed.
|