예제 #1
0
 public MessageService()
 {
     context = new TitanWcfService.DataAccesLayer.Context.TitanNetworkContext();
 }
 public BotChacheService()
 {
     context = new TitanWcfService.DataAccesLayer.Context.TitanNetworkContext();
 }