C# Class NCop.Core.EventComparer

ファイルを表示 Open project: sagifogel/NCop

Public Methods

Method Description
IsMatchedTo ( this firstEvent, EventInfo secondEvent ) : bool

Method Details

IsMatchedTo() public static method

public static IsMatchedTo ( this firstEvent, EventInfo secondEvent ) : bool
firstEvent this
secondEvent System.Reflection.EventInfo
return bool