Table of Contents

Class EmoticonsHelper

Namespace
SunamoEmoticons
Assembly
SunamoEmoticons.dll

Helper class for working with emoticons.

public class EmoticonsHelper
Inheritance
EmoticonsHelper
Inherited Members
Extension Methods

Methods

GetAllEmotions(ILogger)

Retrieves all emoticon strings from all fields in the Emoticons class.

public static List<string> GetAllEmotions(ILogger logger)

Parameters

logger ILogger

Logger instance for logging debug information about null values.

Returns

List<string>

List of all individual emoticon strings extracted from all emoticon fields.