C# Class SenseNet.ContentRepository.Tests.CacheContentAfterSaveModeHacker

Inheritance: IDisposable
ファイルを表示 Open project: maxpavlov/FlexNet

Public Methods

Method Description
CacheContentAfterSaveModeHacker ( RepositoryConfiguration option ) : System.Threading
Dispose ( ) : void

Private Methods

Method Description
GetCacheContentAfterSaveMode ( ) : RepositoryConfiguration.CacheContentAfterSaveOption
SetCacheContentAfterSaveMode ( RepositoryConfiguration option ) : void

Method Details

CacheContentAfterSaveModeHacker() public method

public CacheContentAfterSaveModeHacker ( RepositoryConfiguration option ) : System.Threading
option SenseNet.ContentRepository.Storage.Data.RepositoryConfiguration
return System.Threading

Dispose() public method

public Dispose ( ) : void
return void