Exemplo n.º 1
0
 public override bool checkName(string name)
 {
     return(UniversalValue._looksLikeANumber(name));
 }