Exemplo n.º 1
0
 public static void PostJsonProgressControl(object JsonFile, ProgressControl progressControl, Action <object, string, JQueryXHR> Success = null, Action <JQueryXHR, string, string> Error = null, bool Async = true)
 {
 }
Exemplo n.º 2
0
 public static void InvokeMethodUIControl(string interfaceName, string method, ProgressControl progressControl, Action <object, string, JQueryXHR> Success = null, Action <JQueryXHR, string, string> Error = null, params object[] arguments)
 {
 }