Beispiel #1
0
 public string Action(string actionName, string actionParameters)
 {
     return(wisetele.Action(actionName, actionParameters));
 }