Summary
Fors the specified type.
- Assembly
- Rocket
.Surgery .Build .Information .dll - Namespace
- Rocket
.Surgery .Build .Information - Containing Type
- GitVersion
Syntax
public static GitVersion For(Type type)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The type. |
Return Value
| Type | Description |
|---|---|
| GitVersion | GitVersion. |
