C# 클래스 FlipperDotNet.Tests.Mock.MockInstrumenter.InstrumentationToken

상속: IInstrumentationToken
파일 보기 프로젝트 열기: paybyphone/flipperdotnet

공개 메소드들

메소드 설명
Dispose ( ) : void
InstrumentationToken ( MockInstrumenter instrumenter, InstrumentationType type, InstrumentationPayload payload ) : System.Collections.Generic

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

InstrumentationToken() 공개 메소드

public InstrumentationToken ( MockInstrumenter instrumenter, InstrumentationType type, InstrumentationPayload payload ) : System.Collections.Generic
instrumenter MockInstrumenter
type InstrumentationType
payload InstrumentationPayload
리턴 System.Collections.Generic