BitmaskAttribute¶ class · namespace Hazel Inherits Attribute public class BitmaskAttribute : Attribute Constructors¶ BitmaskAttribute(string[])¶ public BitmaskAttribute(params string[] labels) Fields¶ Field Description public readonly string[] Labels public readonly string LabelsJoined Source: Hazel/Attributes/BitmaskAttribute.cs