예제 #1
0
 public string Stringify(string indent)
 {
     return(val.Stringify(indent));
 }