C# Class DynamicServices.Conventions.FilterNameStartsWithPropertyName

Inheritance: IConvention
Afficher le fichier Open project: ryanohs/DynamicServices

Méthodes publiques

Méthode Description
Matches ( object filter, PropertyInfo propertyInfo ) : bool

Method Details

Matches() public méthode

public Matches ( object filter, PropertyInfo propertyInfo ) : bool
filter object
propertyInfo System.Reflection.PropertyInfo
Résultat bool