MetricAttribute(string, object)
Initializes a new MetricAttribute.
Declaration
public MetricAttribute(string metricName, object operand)Parameters
| Type | Name | Description |
|---|---|---|
| string | metricName | Metric name. |
| object | operand | Metric operand. |
Initializes a new MetricAttribute.
public MetricAttribute(string metricName, object operand)| Type | Name | Description |
|---|---|---|
| string | metricName | Metric name. |
| object | operand | Metric operand. |