C# 클래스 Jellyfish.Commands.ServiceCommandHelper

파일 보기 프로젝트 열기: Zenasoft/Jellyfish.Commands 1 사용 예제들

비공개 메소드들

메소드 설명
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