コード例 #1
0
 private void Event(HttpContext httpContext, string @event)
 {
     _tracer?.Event(httpContext, @event);
 }