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