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