- Namespace
- GitVersion
- Interfaces
Syntax
public interface IObjectId : IEquatable<IObjectId>, IComparable<IObjectId>
Properties
Name | Value | Summary |
---|---|---|
Sha | string |
Methods
Name | Value | Summary |
---|---|---|
ToString |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|