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: 24.1.418.0 (24.1.418.0)
Syntax
protected void ThrowIfFrozen()
See Also