public static CheckStringIsNumeric ( string numericString ) : bool | ||
numericString | string | String to check to make sure it only contains numbers |
return | bool |
public static CheckStringIsNumeric ( string numericString ) : bool | ||
numericString | string | String to check to make sure it only contains numbers |
return | bool |