C# 클래스 Elders.Hystrix.NET.Strategy.Metrics.HystrixDelegateMetricsPublisherCommand

상속: IHystrixMetricsPublisherCommand
파일 보기 프로젝트 열기: Elders/Hystrix.NET

공개 메소드들

메소드 설명
HystrixDelegateMetricsPublisherCommand ( System.Action initialize ) : System
Initialize ( ) : void

메소드 상세

HystrixDelegateMetricsPublisherCommand() 공개 메소드

public HystrixDelegateMetricsPublisherCommand ( System.Action initialize ) : System
initialize System.Action
리턴 System

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void