Click or drag to resize

DefinitionalObjectThrowIfFrozen Method

Throws ObjectFrozenException if this object IsFrozen. This method should be called from any method or property that modifies this object.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
protected void ThrowIfFrozen()
See Also