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: 9.0.29527.0
Syntax
public void RegisterClass<TImplementation>()
where TImplementation : new()

Type Parameters

TImplementation
See Also