Ejemplo n.º 1
0
 public TaggedString Trim()
 {
     return(new TaggedString(RawText.Trim()));
 }