Beispiel #1
0
 public void SetProperty(string name, params object[] args)
 {
     dispatch.SetProperty(name, args);
 }