Esempio n. 1
0
 public static BigInteger GetLastNumber(NeoCounter e, NeoCounters counter)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public static void TakeNextNumber(NeoCounter e, NeoCounters counter)
 {
     throw new NotImplementedException();
 }