Table of Contents

Constructor DelegatePropertySelector

Namespace
Autofac.Core
Assembly
Autofac.dll

DelegatePropertySelector(Func<PropertyInfo, object, bool>)

public DelegatePropertySelector(Func<PropertyInfo, object, bool> finder)

Parameters

finder Func<PropertyInfo, object, bool>