C# 클래스 EventStore.Core.TransactionLog.Chunks.CommitInfoExtensions

파일 보기 프로젝트 열기: EventStore/EventStore

공개 메소드들

메소드 설명
ForciblyKeep ( this commitInfo ) : void
TryNotToKeep ( this commitInfo ) : void

메소드 상세

ForciblyKeep() 공개 정적인 메소드

public static ForciblyKeep ( this commitInfo ) : void
commitInfo this
리턴 void

TryNotToKeep() 공개 정적인 메소드

public static TryNotToKeep ( this commitInfo ) : void
commitInfo this
리턴 void