예제 #1
0
 public T_News_TagServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #2
0
 public T_HotLinkServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #3
0
 public T_AdverServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #4
0
 public T_SlideServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #5
0
 public UserManagerServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #6
0
 public T_AlbumServices()
 {
     _dataContext = new TNVTHEntities();
 }
예제 #7
0
 public T_MenuServices()
 {
     _dataContext = new TNVTHEntities();
 }