C# Class Scriban.Parsing.Util

Afficher le fichier Open project: lunet-io/scriban

Méthodes publiques

Méthode Description
HexToInt ( this c ) : int
IsHex ( this c ) : bool

Method Details

HexToInt() public static méthode

public static HexToInt ( this c ) : int
c this
Résultat int

IsHex() public static méthode

public static IsHex ( this c ) : bool
c this
Résultat bool