C# Class MonoRemoteDebugger.VSExtension.MonoRemoteDebuggerInstaller

Mostrar archivo Open project: techl/MonoRemoteDebugger Class Usage Examples

Public Methods

Method Description
RegisterDebugEngine ( string dllPath, RegistryKey rootKey ) : void

Method Details

RegisterDebugEngine() public static method

public static RegisterDebugEngine ( string dllPath, RegistryKey rootKey ) : void
dllPath string
rootKey Microsoft.Win32.RegistryKey
return void