HasFeatures
method in Coherence.Common.HostAuthorityEx
Methods
public static bool HasFeatures(this HostAuthority authority)
Checks if any feature is enabled.
Parameters
| Type | Name | Description |
|---|---|---|
| HostAuthority | authority | Feature flags. |
Returns
| Type | Description |
|---|---|
| bool | True if any feature flag is enabled. |