CWS Wrapper Library  5.1.0
Static Public Attributes | List of all members
CWSWrapper.LanguageCode Class Reference

The available languages More...

Static Public Attributes

static readonly String UNSET = "UNSET"
 UNSET More...
 
static readonly String UNKNOWN = "UNKNOWN"
 UNKNOWN More...
 
static readonly String ENGLISH = "EN"
 English More...
 
static readonly String FRENCH = "FR"
 French More...
 
static readonly String SPANISH = "ES"
 Spanish More...
 

Detailed Description

The available languages

Member Data Documentation

◆ ENGLISH

readonly String CWSWrapper.LanguageCode.ENGLISH = "EN"
static

English

◆ FRENCH

readonly String CWSWrapper.LanguageCode.FRENCH = "FR"
static

French

◆ SPANISH

readonly String CWSWrapper.LanguageCode.SPANISH = "ES"
static

Spanish

◆ UNKNOWN

readonly String CWSWrapper.LanguageCode.UNKNOWN = "UNKNOWN"
static

UNKNOWN

◆ UNSET

readonly String CWSWrapper.LanguageCode.UNSET = "UNSET"
static

UNSET


The documentation for this class was generated from the following file: