Mono Class Library: Overview

System.ComponentModel.Design.EventBindingService: Method Members

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

See Also: Inherited members from System.Object

Protected Methods

abstract
CreateUniqueMethodName(System.ComponentModel.IComponent, System.ComponentModel.EventDescriptor) : string
Documentation for this section has not yet been entered.
FreeMethod(System.ComponentModel.IComponent, System.ComponentModel.EventDescriptor, string)
Documentation for this section has not yet been entered.
abstract
GetCompatibleMethods(System.ComponentModel.EventDescriptor) : ICollection
Documentation for this section has not yet been entered.
GetService(Type) : object
Documentation for this section has not yet been entered.
abstract
ShowCode() : bool
Documentation for this section has not yet been entered.
abstract
ShowCode(int) : bool
Documentation for this section has not yet been entered.
abstract
ShowCode(System.ComponentModel.IComponent, System.ComponentModel.EventDescriptor, string) : bool
Documentation for this section has not yet been entered.
UseMethod(System.ComponentModel.IComponent, System.ComponentModel.EventDescriptor, string)
Documentation for this section has not yet been entered.
ValidateMethodName(string)
Documentation for this section has not yet been entered.