示例#1
0
 public virtual AsyncPageable <TenantResourceProvider> GetTenantResourceProvidersAsync(int?top = null, string expand = null, CancellationToken cancellationToken = default) => _tenant.GetTenantResourceProvidersAsync(top, expand, cancellationToken);