Example #1
0
 public DataTable GetAllRelationship()
 {
     return(_objMasterDal.GetAllRelationship());
 }