Esempio n. 1
0
 private void Signoff()
 {
     var mh_logoff = new MH_Logoff(this);
     mh_logoff.Write();
 }