- Namespace
- GitVersion
- Interfaces
-
-
IEnumerable
<IRemote>
-
IEnumerable
Syntax
public interface IRemoteCollection : IEnumerable<IRemote>
Properties
Name | Value | Summary |
---|---|---|
this[string] | IRemote |
Methods
Name | Value | Summary |
---|---|---|
Remove |
void | |
Update |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|