Ejemplo n.º 1
0
 public TWfSettingBelongsLogic(TWfSettingBelongsVo _tWfSettingBelongs)
 {
     tWfSettingBelongs = _tWfSettingBelongs;
     access            = new TWfSettingBelongsAccess();
 }
Ejemplo n.º 2
0
 public TWfSettingBelongsLogic()
 {
     access = new TWfSettingBelongsAccess();
 }