Example #1
0
 public TblPanelGroupMaster GetPanelGroupByCriteria(int key)
 {
     return(MastersDAL.GetPanelGroupByCriteria(key));
 }