C# Class GitSharp.Core.RevWalk.EndGenerator

Inheritance: Generator
Show file Open project: stschake/GitSharp

Public Properties

Property Type Description
Instance EndGenerator

Public Methods

Method Description
next ( ) : RevCommit

Method Details

next() public method

public next ( ) : RevCommit
return RevCommit

Property Details

Instance public static property

public static EndGenerator,GitSharp.Core.RevWalk Instance
return EndGenerator