示例#1
0
 public static bool IsEdible(this ISharedTenant sharedTenant, TenantName tenantName) =>
 sharedTenant.IsEdible(tenantName.ToString());