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