Click or drag to resize
StatisticsHelperCreateLockableStatistics Method
Creates a mock IStatistics object.

Namespace: Test.Framework
Assembly: Test.Framework (in Test.Framework.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Mock<IStatistics> CreateLockableStatistics()

Return Value

Type: MockIStatistics
See Also