FromCommaSeparatedFeatures
method in Coherence.Common.HostAuthorityEx
Methods
public static bool FromCommaSeparatedFeatures(string features, out HostAuthority hostAuthority)
Parses a comma-separated string of dash-cased feature flags into a HostAuthority value.
Parameters
| Type | Name | Description |
|---|---|---|
| string | features | |
| HostAuthority | hostAuthority |
Returns
| Type | Description |
|---|---|
| bool |