Mono Class Library: Overview

System.ObjectDisposedException: Members

The members of System.ObjectDisposedException are listed below.

See Also: Inherited members from System.InvalidOperationException

Public Constructors

Constructs and initializes a new instance of the ObjectDisposedException class.
Documentation for this section has not yet been entered.
Constructs and initializes a new instance of the ObjectDisposedException class.

Protected Constructors

Public Properties

[read-only]
override
Messagestring. Gets the message that describes the error.
[read-only]
ObjectNamestring. Gets the name of the disposed object.

Public Methods