System.ComponentModel.DesignOnlyAttribute.DesignOnlyAttribute C# (CSharp) 메소드

DesignOnlyAttribute() 공개 메소드

public DesignOnlyAttribute ( bool isDesignOnly )
isDesignOnly bool
        public DesignOnlyAttribute(bool isDesignOnly) { }
        public bool IsDesignOnly { get; }