C# Class KeePassLib.Utility.StrEncodingInfo

Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
StrEncodingInfo ( StrEncodingType t, string strName, Encoding enc, uint cbCodePoint, byte vStartSig ) : System.Drawing

Method Details

StrEncodingInfo() public méthode

public StrEncodingInfo ( StrEncodingType t, string strName, Encoding enc, uint cbCodePoint, byte vStartSig ) : System.Drawing
t StrEncodingType
strName string
enc System.Text.Encoding
cbCodePoint uint
vStartSig byte
Résultat System.Drawing