Exemple #1
0
 public AbpTenantController(IAbpTenantAppService abpTenantAppService)
 {
     _abpTenantAppService = abpTenantAppService;
 }