C# 클래스 SharpSvn.PdbAnnotate.Engine.PdbWriter

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

공개 메소드들

메소드 설명
WritePdbAnnotations ( IndexerState state, string pdbStrPath ) : void

비공개 메소드들

메소드 설명
WriteAnnotations ( IndexerState state, SymbolFile file, StreamWriter sw ) : bool

메소드 상세

WritePdbAnnotations() 공개 정적인 메소드

public static WritePdbAnnotations ( IndexerState state, string pdbStrPath ) : void
state IndexerState
pdbStrPath string
리턴 void