Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DynamicServices
Conventions
FilterNameStartsWithPropertyName
C# Class DynamicServices.Conventions.FilterNameStartsWithPropertyName
Inheritance:
IConvention
Mostrar archivo
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