C# Class NCop.Core.PropertyComparer

Mostra file Open project: sagifogel/NCop

Public Methods

Method Description
IsMatchedTo ( this firstProperty, PropertyInfo secondProperty ) : bool

Private Methods

Method Description
MatchAccessModifier ( PropertyInfo firstProperty, PropertyInfo secondProperty ) : bool

Method Details

IsMatchedTo() public static method

public static IsMatchedTo ( this firstProperty, PropertyInfo secondProperty ) : bool
firstProperty this
secondProperty System.Reflection.PropertyInfo
return bool