Esempio n. 1
0
 public override object EXECUTE(params object[] po)
 {
     MCL.Start(MCL.DisplayType);
     return(Null);
 }