Click or drag to resize

LocalServerRegisterClassTImplementation Method

IT Hit User File System
Com class registration.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.1.26727.0-Beta2
Syntax
public void RegisterClass<TImplementation>()
where TImplementation : new()

Type Parameters

TImplementation
See Also