예제 #1
0
 public bool Update(Value value)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public Value Add(Value value)
 {
     throw new NotImplementedException();
 }