TTestResult.TValue 属性

定义

获取 T 值。

public:
 property double TValue { double get(); };
public double TValue { get; }
member this.TValue : double
Public ReadOnly Property TValue As Double

属性值

Double

一个 double 值。

适用于