Ejemplo n.º 1
0
 public Tenant GetCurrentTenant(string host)
 {
     return(_repository.GetCurrentTenant(host));
 }