Mono Class Library: Overview

System.ComponentModel.Design.EventBindingService: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

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.

Explicitly Implemented Interface Members

System.ComponentModel.Design.IEventBindingService.CreateUniqueMethodNameDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.GetCompatibleMethodsDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.GetEventDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.GetEventPropertiesDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.GetEventPropertyDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.ShowCodeDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.ShowCodeDocumentation for this section has not yet been entered.
System.ComponentModel.Design.IEventBindingService.ShowCodeDocumentation for this section has not yet been entered.