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
loggerILoggerLogger instance for logging debug information about null values.