C# 클래스 NoEventsToCommit, Runtime

Exception that gets thrown when there are no events in the UncommittedEvents sequence when it is being committed.
상속: Exception
파일 보기 프로젝트 열기: dolittle/Runtime

공개 메소드들

메소드 설명
NoEventsToCommit ( ) : System,

Initializes a new instance of the NoEventsToCommit class.

메소드 상세

NoEventsToCommit() 공개 메소드

Initializes a new instance of the NoEventsToCommit class.
public NoEventsToCommit ( ) : System,
리턴 System,