Ejemplo n.º 1
0
 public static void web_cmd_button(Websvc w, string name, string value, string help)
 {
     Web.web_cmd_button(w, name, value, help, "");
 }