Ejemplo n.º 1
0
 public Tenant GetTenant(string tag)
 {
     return(Tenants.Find(tag));
 }