- Namespace
- GitVersion
- Interfaces
-
-
IEquatable
<IGitObject> -
IComparable
<IGitObject>
-
IEquatable
- Implementing Types
Syntax
public interface IGitObject : IEquatable<IGitObject>, IComparable<IGitObject>
Properties
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|