public BotDB()
 {
     context = new BotDataClassesDataContext();
 }
Beispiel #2
0
 static BotDbAnalytics()
 {
     context = new BotDataClassesDataContext();
 }
Beispiel #3
0
 static BotDbStrings()
 {
     context = new BotDataClassesDataContext();
 }