C# Class SharpSvn.PdbAnnotate.Engine.PdbWriter

Afficher le fichier Open project: AmpScm/SharpSvn Class Usage Examples

Méthodes publiques

Méthode Description
WritePdbAnnotations ( IndexerState state, string pdbStrPath ) : void

Private Methods

Méthode Description
WriteAnnotations ( IndexerState state, SymbolFile file, StreamWriter sw ) : bool

Method Details

WritePdbAnnotations() public static méthode

public static WritePdbAnnotations ( IndexerState state, string pdbStrPath ) : void
state IndexerState
pdbStrPath string
Résultat void