Contains
method in Coherence.AuthorityModeExtensions
Methods
public static bool Contains(this AuthorityType authorityType, AuthorityType other)
Returns true if other
is a subset of this authority type.
Parameters
Type | Name | Description |
---|---|---|
AuthorityType | authorityType | |
AuthorityType | other |
Returns
Type | Description |
---|---|
bool |