Example #1
0
 public IWrite ErrorText(object val)
 {
     return(Write.ErrorText(val));
 }