Exemplo n.º 1
0
 public DataTable SaveMaster(PatternCreate ptn)
 {
     return(ptn.Save_Master());
 }