System.ComponentModel.ImmutableObjectAttribute.ImmutableObjectAttribute C# (CSharp) Method

ImmutableObjectAttribute() public method

public ImmutableObjectAttribute ( bool immutable )
immutable bool
        public ImmutableObjectAttribute(bool immutable) { }
        public bool Immutable { get; }