Method | Description | |
---|---|---|
FromString ( string type ) : GameTypes | ||
GetLocalized ( ITranslations translations, GameTypes type ) : string |
public static FromString ( string type ) : GameTypes | ||
type | string | |
return | GameTypes |
public static GetLocalized ( ITranslations translations, GameTypes type ) : string | ||
translations | ITranslations | |
type | GameTypes | |
return | string |