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

ReadOnlyAttribute() 공개 메소드

public ReadOnlyAttribute ( bool isReadOnly )
isReadOnly bool
        public ReadOnlyAttribute(bool isReadOnly) { }
        public bool IsReadOnly { get; }