C# Class FlipperDotNet.Tests.Mock.MockInstrumenter

Inheritance: IInstrumenter
Afficher le fichier Open project: paybyphone/flipperdotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
Events List

Méthodes publiques

Méthode Description
InstrumentAdapter ( InstrumentationPayload payload ) : IInstrumentationToken
InstrumentFeature ( InstrumentationPayload payload ) : IInstrumentationToken

Method Details

InstrumentAdapter() public méthode

public InstrumentAdapter ( InstrumentationPayload payload ) : IInstrumentationToken
payload InstrumentationPayload
Résultat IInstrumentationToken

InstrumentFeature() public méthode

public InstrumentFeature ( InstrumentationPayload payload ) : IInstrumentationToken
payload InstrumentationPayload
Résultat IInstrumentationToken

Property Details

Events public_oe property

public List Events
Résultat List