C# Class Jellyfish.Commands.Metrics.Publishers.DefaultPublisherCommand

Inheritance: IMetricsPublisherCommand
Mostra file Open project: Zenasoft/Jellyfish.Commands

Public Methods

Method Description
Run ( Action handler ) : void

Method Details

Run() public method

public Run ( Action handler ) : void
handler Action
return void