[]
Fecth reading strings from a specified result string.
public string[] ConvertToReverseConversionList(string resultString)
Type | Name | Description |
---|---|---|
string | resultString | A string which represents the result string. |
Type | Description |
---|---|
string[] | A string array which represents the reading strings. |