Summary
Fors the specified types.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- GitVersion
Syntax
public static IDictionary<Assembly, GitVersion> For(params Type[] types)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
types | Type[] | The types. |
Return Value
Type | Description |
---|---|
IDictionary |
IDictionary{Assembly, GitVersion}. |