Example #1
0
 public JokesController() : base()
 {
     ServiceLogic.Startup();
     auth = new Auth();
 }