Click or drag to resize

ImmutableObjectAutoBase<T> Properties

The ImmutableObjectAutoBase<T> type exposes the following members.

Properties
  Name Description
Public property IsReadOnly Gets/Sets if this class is immutable and thus read only. Once setting to readonly, the class becomes immutable.
(Inherited from ImmutableObjectBase<T>)
Top
See Also