C# Class Jellyfish.Commands.ServiceCommandHelper

Mostra file Open project: Zenasoft/Jellyfish.Commands Class Usage Examples

Private Methods

Method Description
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