Esempio n. 1
0
 public override void SetLength(long value)
 {
     _string.SetByteCount((int)value);
 }