public void MyAction()
 {
     _myInterface.MyAction();
 }