Esempio n. 1
0
 public static void Cerrar(String id, String flag)
 {
     OportunidadModel.Cerrar(id, flag);
 }