Example #1
0
 public StatsService( ) {
     _context = new StatsDbContext( );
 }
Example #2
0
 public StatsService( )
 {
     _context = new StatsDbContext( );
 }