- Namespace
- GitVersion
- Base Types
-
- object
graph BT Type-->Base0["object"] Type["CommitFilter"]
class Type type-node
Syntax
public class CommitFilter
Properties
| Name | Value | Summary |
|---|---|---|
| ExcludeReachableFrom | object | |
| FirstParentOnly | bool | |
| IncludeReachableFrom | object | |
| SortBy | CommitSortStrategies |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
|
NotNull |
T |
From
CommonExtensions
|