System.ComponentModel.ImmutableObjectAttribute.ImmutableObjectAttribute C# (CSharp) Méthode

ImmutableObjectAttribute() public méthode

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