Mono Class Library: Overview

System.ComponentModel.Design.DesignerTransaction: Members

The members of System.ComponentModel.Design.DesignerTransaction are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Canceledbool. Documentation for this section has not yet been entered.
[read-only]
Committedbool. Documentation for this section has not yet been entered.
[read-only]
Descriptionstring. Documentation for this section has not yet been entered.

Public Methods

Cancel()
Documentation for this section has not yet been entered.
Commit()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
abstract
OnCancel()
Documentation for this section has not yet been entered.
abstract
OnCommit()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IDisposable.DisposeDocumentation for this section has not yet been entered.