コード例 #1
0
 /// <inheritdoc/>
 public void Unregister(IMetric metric)
 {
     registry_.Unregister(metric);
 }