public bool isnumeric(object obj){try{convert.toint32(obj);return true;}catch{return false;}}
正同表达式等等,方法太多了