C# 클래스 Cedar.Framework.AuditTrail.Redis.RedisAuditLogProviderData

상속: AuditLogProviderDataBase
파일 보기 프로젝트 열기: Chinaccn/surfboard

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetProviderCreator ( ServiceLocatableSettings settings ) : Func

Gets the provider creation expression.

메소드 상세

GetProviderCreator() 공개 메소드

Gets the provider creation expression.
public GetProviderCreator ( ServiceLocatableSettings settings ) : Func
settings Cedar.Core.Configuration.ServiceLocatableSettings The settings.
리턴 Func