Esempio n. 1
0
 public new void Execute(FigaroContext context, string args)
 {
     base.Execute(context, args);
     context.Prepare(argv[0]);
 }