Constable Authorization Engine 2.0 BETA

ChangeUndoManager.AssertIsCommitted Method 

[This is preliminary documentation and subject to change.]

Asserts the instance is committed.

[Visual Basic]
Protected Sub AssertIsCommitted()
[C#]
protected void AssertIsCommitted();

Exceptions

Exception Type Condition
InvalidOperationException The Commit method has not been called.

See Also

ChangeUndoManager Class | LaMarvin.ComponentModel Namespace