Method | Description | |
---|---|---|
CreateUniqueMethodName ( IComponent component, System.ComponentModel.EventDescriptor e ) : string | ||
EventBindingService ( Gtk parentWindow ) : System | ||
GetCompatibleMethods ( System e ) : System.Collections.ICollection | ||
GetEvent ( System property ) : System.ComponentModel.EventDescriptor | ||
GetEventProperties ( System events ) : |
||
GetEventProperty ( System e ) : |
||
ShowCode ( ) : bool | ||
ShowCode ( System component, System e ) : bool | ||
ShowCode ( int lineNumber ) : bool |
Method | Description | |
---|---|---|
GetEventParameters ( System.ComponentModel.EventDescriptor e ) : System.Reflection.ParameterInfo[] | ||
ShowMessage ( string mess ) : void |
public CreateUniqueMethodName ( IComponent component, System.ComponentModel.EventDescriptor e ) : string | ||
component | IComponent | |
e | System.ComponentModel.EventDescriptor | |
return | string |
public EventBindingService ( Gtk parentWindow ) : System | ||
parentWindow | Gtk | |
return | System |
public GetCompatibleMethods ( System e ) : System.Collections.ICollection | ||
e | System | |
return | System.Collections.ICollection |
public GetEvent ( System property ) : System.ComponentModel.EventDescriptor | ||
property | System | |
return | System.ComponentModel.EventDescriptor |
public GetEventProperties ( System events ) : |
||
events | System | |
return |
public GetEventProperty ( System e ) : |
||
e | System | |
return |
public ShowCode ( System component, System e ) : bool | ||
component | System | |
e | System | |
return | bool |