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

Inheritance: IInstrumentationToken
Afficher le fichier Open project: paybyphone/flipperdotnet

Méthodes publiques

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

InstrumentationToken() public méthode

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