PexExpectedTestsAttribute.TotalCount 属性

定义

获取或设置总计数。

public:
 property int TotalCount { int get(); void set(int value); };
public int TotalCount { get; set; }
member this.TotalCount : int with get, set
Public Property TotalCount As Integer

属性值

Int32

总计数。

适用于