public RouletteService(IDbContex dbContex) { DbContex = dbContex; }
public AuthService(IDbContex dbContex) { DbContex = dbContex; }