public Invoker(Window1 wOwner)
 {
   owner = wOwner;
 }
Exemple #2
0
 public Invoker(Window1 wOwner)
 {
     owner = wOwner;
 }