コード例 #1
0
 public SqlUserRepository()
 {
     _context = new NotesBotDBContext();
 }