Exemplo n.º 1
0
 public void Clear()
 {
     if (form != null)
     {
         form.ClearCmds();
     }
 }