コード例 #1
0
 public virtual string GetStringValue()
 {
     return(ByteOps.GetAsciiString(Value, 0, Value.Length));
 }