ComServerRegisterOutOfProcessComObject Method |
Namespace: ShellBoost.Core.Utilities
public static void RegisterOutOfProcessComObject( RegistrationMode mode, Type type, string assemblyPath = null )
| Exception | Condition |
|---|---|
| ArgumentNullException | type is null. |