Table of Contents

Class ClSources

Namespace
SunamoCl
Assembly
SunamoCl.dll

Defines source identifier characters for distinguishing clipboard operations from other console operations.

public class ClSources
Inheritance
ClSources
Inherited Members
Extension Methods

Fields

Clipboard

Source identifier for clipboard operations.

public static readonly char Clipboard

Field Value

char

Others

Source identifier for all other operations.

public static readonly char Others

Field Value

char