C# Class Scriban.Parsing.Util

显示文件 Open project: lunet-io/scriban

Public Methods

Method Description
HexToInt ( this c ) : int
IsHex ( this c ) : bool

Method Details

HexToInt() public static method

public static HexToInt ( this c ) : int
c this
return int

IsHex() public static method

public static IsHex ( this c ) : bool
c this
return bool