コード例 #1
0
 public static BigInteger GetLastNumber(NeoCounter e, NeoCounters counter)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public static void TakeNextNumber(NeoCounter e, NeoCounters counter)
 {
     throw new NotImplementedException();
 }