Ejemplo n.º 1
0
 public String ToStringS(Object Input, String IfNull, String IfFail)
 {
     return Input.ToStringS(IfNull, IfFail);
 }