Tidy.Core.MutableObject.MutableObject C# (CSharp) Method

MutableObject() public method

public MutableObject ( )
        public MutableObject()
            : this(null)
        {
        }

Same methods

MutableObject::MutableObject ( object val )
MutableObject