C# 클래스 Dolittle.Commands.Coordination.NoEstablishedCommandContext

Exception that gets thrown when one is trying to perform operations and there is no ICommandContext established.
상속: Exception
파일 보기 프로젝트 열기: dolittle/DotNET.Applications

공개 메소드들

메소드 설명
NoEstablishedCommandContext ( ) : System

Initializes a new instance of the NoEstablishedCommandContext class.

메소드 상세

NoEstablishedCommandContext() 공개 메소드

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