Example #1
0
 public override char[] MapCharArray(CharArray value)
 {
     return(value.AsObjectCopy());
 }