Esempio n. 1
0
 void OnClick(object Obj, EventArgs EA)
 {
     IO_New.Call();
 }
Esempio n. 2
0
 public void Clicked()
 {
     IO_New.Call();
 }