Exemple #1
0
 public void ClearConsole(string[] args)
 {
     TerminalCore.ClearTerminal();
 }