Ejemplo n.º 1
0
 public void PrintX()
 {
     varEKKA.PrintX();
     Global.Log(CodeEvent.PrintX);
 }
Ejemplo n.º 2
0
 void PrintX()
 {
     varEKKA.PrintX();
     Global.Log(CodeLog.PrintX);
 }