Mono Class Library: Overview

System.ComponentModel.Design.ServiceContainer: Method Members

The methods of System.ComponentModel.Design.ServiceContainer are listed below. For a list of all members, see the ServiceContainer Members list.

See Also: Inherited members from System.Object

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.