public void TestMyClassStaticMethod()
 {
     MiClase.StaticMethod();
 }