- Namespace
-
GitVersion
.Helpers - Containing Type
- Disposable
Syntax
public static IDisposable<T> Create<T>(T value, Action disposer)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| value | T | |
| disposer | Action |
Return Value
| Type | Description |
|---|---|
|
IDisposable |