Disposable Class

Namespace
GitVersion.Logging
Base Types
  • object
graph BT Type-->Base0["object"] Type["Disposable"] class Type type-node

Syntax

public static class Disposable

Fields

Name Constant Value Summary
Empty
static

Methods

Name Value Summary
Create(Action) IDisposable
static

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
GitHub