How I can check if my string only contain numbers?
I don\'t remember. Something like isnumeric?
int.TryParse() method will return false for non numeric strings