Share via


RegistryStatistics Constructor

Definition

Creates an instance of this class. Provided for unit testing purposes only.

public RegistryStatistics();
protected internal RegistryStatistics();
Public Sub New ()
Protected Friend Sub New ()

Remarks

This class can be inherited from and set by unit tests for mocking purposes.

Applies to