コード例 #1
0
 /// <inheritdoc />
 public IMetricsContext Context(string contextName)
 {
     return(MetricsStatic.Build(contextName));
 }