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
Cedar
Framework
AuditTrail
Configuration
MatchAllAuditLogFilterData
C# Class Cedar.Framework.AuditTrail.Configuration.MatchAllAuditLogFilterData
The
T:Cedar.Framework.AuditTrail.MatchAllAuditLogFilter
based configuration element.
Inheritance:
AuditLogFilterDataBase
Mostra file
Open project: Chinaccn/surfboard
Public Methods
Method
Description
GetProviderCreator
(
ServiceLocatableSettings
settings
) :
Func
Gets the provider creation expression.
Method Details
GetProviderCreator()
public
method
Gets the provider creation expression.
public
GetProviderCreator
(
ServiceLocatableSettings
settings
) :
Func
settings
Cedar.Core.Configuration.ServiceLocatableSettings
The settings.
return
Func