Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DynamicServices
Pipeline
FilterLocator
C# Class DynamicServices.Pipeline.FilterLocator
Inheritance:
IFilterLocator
Mostra file
Open project: ryanohs/DynamicServices
Class Usage Examples
Public Methods
Method
Description
GetFiltersByConvention
(
Type
type
,
PropertyInfo
propertyInfo
) :
IEnumerable
Method Details
GetFiltersByConvention()
public
method
public
GetFiltersByConvention
(
Type
type
,
PropertyInfo
propertyInfo
) :
IEnumerable
type
System.Type
propertyInfo
System.Reflection.PropertyInfo
return
IEnumerable