예제 #1
0
 public PostsController(dbfirst_blogContext context)
 {
     _context = context;
 }