C# Класс FlipperDotNet.Tests.Mock.MockInstrumenter.InstrumentationToken

Наследование: IInstrumentationToken
Показать файл Открыть проект

Открытые методы

Метод Описание
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