C# Class FlipperDotNet.Tests.Mock.MockInstrumenter.InstrumentationToken

Inheritance: IInstrumentationToken
Mostrar archivo Open project: paybyphone/flipperdotnet

Public Methods

Method Description
Dispose ( ) : void
InstrumentationToken ( MockInstrumenter instrumenter, InstrumentationType type, InstrumentationPayload payload ) : System.Collections.Generic

Method Details

Dispose() public method

public Dispose ( ) : void
return void

InstrumentationToken() public method

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