Exemplo n.º 1
0
 public UsersController()
 {
     this.context = new ForumBashContext();
 }
Exemplo n.º 2
0
 public SOIssuesController()
 {
     this.context = new ForumBashContext();
 }