DeleteDetector Constructor
Initializes a new instance of the DeleteDetector class.
Namespace: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (in Microsoft.Synchronization.MetadataStorage.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New DeleteDetector()
protected DeleteDetector()
protected:
DeleteDetector()
new : unit -> DeleteDetector
protected function DeleteDetector()