C# Class Vostok.Tracing.Abstractions.DevNullSpanSender

Inheritance: ISpanSender
Show file Open project: vostok/tracing.abstractions

Public Methods

Method Description
Send ( ISpan span ) : void

Method Details

Send() public method

public Send ( ISpan span ) : void
span ISpan
return void