C# 클래스 Cedar.Framework.Caching.Configuration.CachingSettings

상속: Cedar.Core.Configuration.ServiceLocatableSettings
파일 보기 프로젝트 열기: Chinaccn/surfboard

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Configure ( IServiceLocator serviceLocator ) : void

Configures the specified service locator.

메소드 상세

Configure() 공개 메소드

Configures the specified service locator.
public Configure ( IServiceLocator serviceLocator ) : void
serviceLocator IServiceLocator The service locator.
리턴 void