IHealthMeasureWithArg<T> public interface IHealthMeasureWithArg<T> : IMeasure Executes a heath check with parameter type T and reports the effect of it. Documentation void Write(T param)