Disposable.

Create(Action) Method

Namespace
GitVersion.Logging
Containing Type
Disposable

Syntax

public static IDisposable Create(Action disposer)

Parameters

Name Type Description
disposer Action

Return Value

Type Description
IDisposable
GitHub