Click or drag to resize
Grid Solutions Framework

MeasurementWrapperGetMeasurement Method

Returns a new measurement equivalent to the one being wrapped.

Namespace: MongoAdapters
Assembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.182-beta
Syntax
public IMeasurement GetMeasurement()
View Source

Return Value

IMeasurement
The wrapped measurement.
See Also