ControlToken(Char) Constructor

Definition

Assembly XenoAtom.Ansi.dll

Represents a C0 control character (for example LF, CR, TAB, BEL).

public ControlToken(char Control)

Parameters

Control
Char

The control character.