Interface ICustomFlags
Contains methods and properties which allow to work with flags. Type of the flag identifier is string.
public interface ICustomFlags : ICustomFlags<string>, IReadOnlyFlags<string>
Contains methods and properties which allow to work with flags. Type of the flag identifier is string.
public interface ICustomFlags : ICustomFlags<string>, IReadOnlyFlags<string>