PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­ProfileEnsure­Not­Frozen
Open sandboxFocus

Method EnsureNotFrozen

EnsureNotFrozen()

Throws an InvalidOperationException if the Freeze() method has been called on this object.

Declaration
protected void EnsureNotFrozen()