Mono Class Library: Overview

System.ComponentModel.Design.ServiceContainer: Members

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

See Also: Inherited members from System.Object

Public Constructors

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

Protected Properties

[read-only]
DefaultServicesType[]. Documentation for this section has not yet been entered.

Public Methods

AddService(Type, ServiceCreatorCallback)
Documentation for this section has not yet been entered.
AddService(Type, object)
Documentation for this section has not yet been entered.
AddService(Type, ServiceCreatorCallback, bool)
Documentation for this section has not yet been entered.
AddService(Type, object, bool)
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
RemoveService(Type)
Documentation for this section has not yet been entered.
RemoveService(Type, bool)
Documentation for this section has not yet been entered.

Protected Methods

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