C# Class SharpSvn.PdbAnnotate.Engine.PdbWriter

Mostrar archivo Open project: AmpScm/SharpSvn Class Usage Examples

Public Methods

Method Description
WritePdbAnnotations ( IndexerState state, string pdbStrPath ) : void

Private Methods

Method Description
WriteAnnotations ( IndexerState state, SymbolFile file, StreamWriter sw ) : bool

Method Details

WritePdbAnnotations() public static method

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