Example #1
0
 public SysRoleMasterBL()
 {
     this._sysRoleMasterDA = MasterDAFactory.GetDAL <ISysRoleMasterDA>(MasterDAFactory.SysRoleMaster);
 }
Example #2
0
 public SysRoleMasterBL()
 {
     this._sysRoleMasterDA = MasterDAFactory.GetDAL<ISysRoleMasterDA>(MasterDAFactory.SysRoleMaster);
 }