C# Class Cedar.Framework.AuditTrail.Redis.RedisAuditLogProviderData

Inheritance: AuditLogProviderDataBase
Afficher le fichier Open project: Chinaccn/surfboard

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetProviderCreator ( ServiceLocatableSettings settings ) : Func

Gets the provider creation expression.

Method Details

GetProviderCreator() public méthode

Gets the provider creation expression.
public GetProviderCreator ( ServiceLocatableSettings settings ) : Func
settings Cedar.Core.Configuration.ServiceLocatableSettings The settings.
Résultat Func