Table of Contents

Class SunamoFramework

Namespace
SunamoDevCode
Assembly
SunamoDevCode.dll

Provides utility methods for the Sunamo framework including HTML entity processing.

public class SunamoFramework
Inheritance
SunamoFramework
Inherited Members
Extension Methods

Methods

HtmlEntitiesForNonDigitsOrLetterChars()

Identifies non-digit, non-letter characters in translation data and maps them to their HTML entities.

public void HtmlEntitiesForNonDigitsOrLetterChars()