C# Class NumberStringExtension, code

显示文件 Open project: shendongnian/code

Public Methods

Method Description
IsNumber ( string value ) : bool

Method Details

IsNumber() public static method

public static IsNumber ( string value ) : bool
value string
return bool