Example #1
0
 public List <TblPanelGroupMaster> GetAllPanelGroup()
 {
     return(MastersDAL.GetAllPanelGroup());
 }