示例#1
0
 private bool PuedoGrabar()
 {
     return(DetallesProduccion.Count() > 0);
 }