C# Class TESVSnip.Framework.Services.FontLangInfo

Afficher le fichier Open project: figment/tesvsnip Class Usage Examples

Méthodes publiques

Свойство Type Description
CodePage ushort
Default FontLangInfo
charset byte
lcid ushort

Méthodes publiques

Méthode Description
FontLangInfo ( ushort CodePage, ushort lcid, byte charset )

Method Details

FontLangInfo() public méthode

public FontLangInfo ( ushort CodePage, ushort lcid, byte charset )
CodePage ushort
lcid ushort
charset byte

Property Details

CodePage public_oe property

public ushort CodePage
Résultat ushort

Default public_oe static_oe property

public static FontLangInfo,TESVSnip.Framework.Services Default
Résultat FontLangInfo

charset public_oe property

public byte charset
Résultat byte

lcid public_oe property

public ushort lcid
Résultat ushort