Exemplo n.º 1
0
 public new void Execute(FigaroContext context, string args)
 {
     //base.Execute(context, args);
     context.ListIndexes();
 }