C# Class UIAComWrapperInternal.EventListener

Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
EventListener ( int eventId, int runtimeId, Delegate handler ) : System
GetHashCode ( ) : int

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

EventListener() public méthode

public EventListener ( int eventId, int runtimeId, Delegate handler ) : System
eventId int
runtimeId int
handler System.Delegate
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int