C# Class TESVSnip.Framework.Services.Encoding

Afficher le fichier Open project: figment/tesvsnip

Méthodes publiques

Méthode Description
Initalize ( bool useUtf8 ) : void
TryGetFontInfo ( string name, FontLangInfo &langInfo ) : bool

Private Methods

Méthode Description
Encoding ( ) : System

Method Details

Initalize() public static méthode

public static Initalize ( bool useUtf8 ) : void
useUtf8 bool
Résultat void

TryGetFontInfo() public static méthode

public static TryGetFontInfo ( string name, FontLangInfo &langInfo ) : bool
name string
langInfo FontLangInfo
Résultat bool