C# 클래스 Akka.Interfaced.Persistence.Tests.CleanupLocalSnapshots

상속: IDisposable
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced 1 사용 예제들

공개 메소드들

메소드 설명
CleanupLocalSnapshots ( Akka.TestKit.TestKitBase testKit ) : System
Dispose ( ) : void
Initialize ( ) : void

비공개 메소드들

메소드 설명
DeleteStorageLocations ( ) : void

메소드 상세

CleanupLocalSnapshots() 공개 메소드

public CleanupLocalSnapshots ( Akka.TestKit.TestKitBase testKit ) : System
testKit Akka.TestKit.TestKitBase
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void