Exemple #1
0
 public string Interpret()
 {
     return(CommandsManager.GetProgramCommands().Interpret(this));
 }