C# Class NCop.Core.EventComparer

Afficher le fichier Open project: sagifogel/NCop

Méthodes publiques

Méthode Description
IsMatchedTo ( this firstEvent, EventInfo secondEvent ) : bool

Method Details

IsMatchedTo() public static méthode

public static IsMatchedTo ( this firstEvent, EventInfo secondEvent ) : bool
firstEvent this
secondEvent System.Reflection.EventInfo
Résultat bool