Exemplo n.º 1
0
 public static int ParseInt(Revenj.Utility.BufferedTextReader reader, int context)
 {
     return(IntConverter.Parse(reader));
 }