is number c#

104

is number c# -

var isNumeric = int.TryParse("123", out int n);

Comments

Submit
0 Comments