Example #1
0
 public long UidRegister(StorageItem Item)
 {
     return(IDFactory.Register(Item.UID));
 }