C# Класс Dolittle.Commands.Coordination.NoEstablishedCommandContext

Exception that gets thrown when one is trying to perform operations and there is no ICommandContext established.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
NoEstablishedCommandContext ( ) : System

Initializes a new instance of the NoEstablishedCommandContext class.

Описание методов

NoEstablishedCommandContext() публичный Метод

Initializes a new instance of the NoEstablishedCommandContext class.
public NoEstablishedCommandContext ( ) : System
Результат System