Esempio n. 1
0
 public Repository(BotnetJobContext context)
 {
     _context = context;
 }
 public BotnetJobRepository(BotnetJobContext context) : base(context)
 {
 }