Exemplo n.º 1
0
 internal void experimentAction()
 {
     if (equ != null)
     {
         equ.experimentAction();
     }
 }