- Namespace
- GitVersion
- Containing Type
- RepositoryExtensions
Syntax
public static T RunSafe<T>(Func<T> operation)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
operation | Func |
Return Value
Type | Description |
---|---|
T |