C# Class MSR.Data.VersionControl.Hg.HgLog

Inheritance: System.Log
Mostrar archivo Open project: kirnosenko/msr-tools

Public Methods

Method Description
HgLog ( Stream log ) : System

Private Methods

Method Description
ParsePathAction ( string action ) : TouchedFileHgAction
TouchFile ( TouchedFile action, string path ) : void
TouchFile ( TouchedFile action, string path, string sourcePath ) : void

Method Details

HgLog() public method

public HgLog ( Stream log ) : System
log Stream
return System