Example #1
0
 public void AddBefore(string text)
 {
     Text.AddBefore(text);
 }