C# Class MonoRemoteDebugger.VSExtension.MonoRemoteDebuggerInstaller

显示文件 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