Class Emoticons
- Namespace
- SunamoValues.Values
- Assembly
- SunamoValues.dll
Emoticon pattern collections. All must be public due to object.GetFields().
public class Emoticons
- Inheritance
-
Emoticons
- Inherited Members
- Extension Methods
Properties
AngelSaint
Angel or saint emoticon patterns (0:3 - 10:30).
public string AngelSaint { get; set; }
Property Value
BeingSick
Being sick emoticon patterns.
public string BeingSick { get; set; }
Property Value
Crying
Crying emoticon patterns.
public string Crying { get; set; }
Property Value
Disbelief
Disbelief emoticon patterns.
public string Disbelief { get; set; }
Property Value
Drunk
Drunk emoticon patterns.
public string Drunk { get; set; }
Property Value
DunceLike
Dunce-like emoticon pattern.
public string DunceLike { get; set; }
Property Value
EmbarrassedBlushing
Embarrassed or blushing emoticon patterns.
public string EmbarrassedBlushing { get; set; }
Property Value
Evil
Evil emoticon patterns.
public string Evil { get; set; }
Property Value
FrownSadAngryPouting
Frown, sad, angry, pouting emoticon patterns.
public string FrownSadAngryPouting { get; set; }
Property Value
HappyFace
Happy face emoticon patterns (:3 - 10:30).
public string HappyFace { get; set; }
Property Value
HorrorDisgustSadnessGreadDismay
Horror, disgust, sadness, greed, dismay emoticon patterns.
public string HorrorDisgustSadnessGreadDismay { get; set; }
Property Value
Indecision
Indecision emoticon patterns.
public string Indecision { get; set; }
Property Value
Kiss
Kiss emoticon patterns.
public string Kiss { get; set; }
Property Value
PartiedAllNight
Partied all night emoticon pattern.
public string PartiedAllNight { get; set; }
Property Value
SkepticalAnnoyedUndecidedUneasyHesitant
Skeptical, annoyed, undecided, uneasy, hesitant emoticon patterns.
public string SkepticalAnnoyedUndecidedUneasyHesitant { get; set; }
Property Value
TearsOfHappiness
Tears of happiness emoticon patterns.
public string TearsOfHappiness { get; set; }
Property Value
TongueInCheek
Tongue in cheek emoticon pattern.
public string TongueInCheek { get; set; }
Property Value
TongueStickingOutCheekyPlayful
Tongue sticking out, cheeky, playful emoticon patterns (XP, xp excluded due to OS name).
public string TongueStickingOutCheekyPlayful { get; set; }
Property Value
TongueTied
Tongue-tied emoticon patterns.
public string TongueTied { get; set; }
Property Value
WinkSmirk
Wink or smirk emoticon patterns.
public string WinkSmirk { get; set; }