Exemple #1
0
 public override string GetString()
 {
     return("0x" + RawValue.PrettyPrint());
 }