C# Class ExcelToolKit.Extension

Afficher le fichier Open project: fanfeilong/exceltk

Méthodes publiques

Méthode Description
Close ( this xmlReader ) : void
DefaultEncoding ( ) : Encoding
FromHex ( this digit ) : int
GetUserName ( ) : string
IsHexDigit ( this digit ) : bool

Method Details

Close() public static méthode

public static Close ( this xmlReader ) : void
xmlReader this
Résultat void

DefaultEncoding() public static méthode

public static DefaultEncoding ( ) : Encoding
Résultat System.Text.Encoding

FromHex() public static méthode

public static FromHex ( this digit ) : int
digit this
Résultat int

GetUserName() public static méthode

public static GetUserName ( ) : string
Résultat string

IsHexDigit() public static méthode

public static IsHexDigit ( this digit ) : bool
digit this
Résultat bool