C# Класс Jellyfish.Commands.ServiceCommandHelper

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsMethodImplemented ( Type commandType, string methodName ) : bool
PrepareInternal ( Type commandType, IJellyfishContext context, string commandGroup, string commandName, CommandPropertiesBuilder propertiesBuilder = null, IClock clock = null, CommandMetrics metrics = null, ICircuitBreaker circuitBreaker = null ) : CommandState