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