Exemplo n.º 1
0
 public static void RunExecute(ModelContext context)
 {
     OperationFactory.Execute <ModelCommand, ModelContext>(context);
 }