C# 클래스 MonoRemoteDebugger.VSExtension.MonoRemoteDebuggerInstaller

파일 보기 프로젝트 열기: techl/MonoRemoteDebugger 1 사용 예제들

공개 메소드들

메소드 설명
RegisterDebugEngine ( string dllPath, RegistryKey rootKey ) : void

메소드 상세

RegisterDebugEngine() 공개 정적인 메소드

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