예제 #1
0
 public MapValue(MapValue rhs) : base(rhs)
 {
     this.blobValueValue = rhs.blobValueValue;
 }