Keeps for details of ShardWile table
Exemplo n.º 1
0
 public void EditShard(long shardId, Shard shard, ShardWile shardWile)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void AddShard(Shard shard, ShardWile shardWile)
 {
     throw new NotImplementedException();
 }