Esempio n. 1
0
 public int DeletePanelGroup(int key)
 {
     return(MastersDAL.DeletePanelGroup(key));
 }