C# Class DynamicServices.Conventions.FilterNameStartsWithPropertyName

Inheritance: IConvention
Mostra file Open project: ryanohs/DynamicServices

Public Methods

Method Description
Matches ( object filter, PropertyInfo propertyInfo ) : bool

Method Details

Matches() public method

public Matches ( object filter, PropertyInfo propertyInfo ) : bool
filter object
propertyInfo System.Reflection.PropertyInfo
return bool