Exemple #1
0
 public ulong AllocateNewOid()
 {
     return(_objectDB.AllocateNewOid());
 }