Table of Contents

Class EmoticonsSingle

Namespace
SunamoValues.Values
Assembly
SunamoValues.dll

Single emoticon constants (short and long forms).

public class EmoticonsSingle
Inheritance
EmoticonsSingle
Inherited Members
Extension Methods

Fields

HappyL

Long happy emoticon.

public const string HappyL = ":-)"

Field Value

string

HappyS

Short happy emoticon.

public const string HappyS = ":)"

Field Value

string

SadL

Long sad emoticon.

public const string SadL = ":-("

Field Value

string

SadS

Short sad emoticon.

public const string SadS = ":("

Field Value

string