Method GetC1ControlChar
GetC1ControlChar(in char)
Gets the c1Control used in the called escape sequence.
[Pure]
public static string GetC1ControlChar(in char c)
Parameters
c
charThe char used.
Returns
- string
The c1Control.
Gets the c1Control used in the called escape sequence.
[Pure]
public static string GetC1ControlChar(in char c)
c
charThe char used.
The c1Control.