- Namespace
- GitVersion
- Interfaces
-
-
IEnumerable
<ICommit>
-
IEnumerable
graph BT Type-.->Interface0["IEnumerable<ICommit>"]
Type["ICommitCollection"] class Type type-node
Syntax
public interface ICommitCollection : IEnumerable<ICommit>
Methods
Name | Value | Summary |
---|---|---|
GetCommitsPriorTo |
IEnumerable |
|
QueryBy |
IEnumerable |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|