C# Class Microsoft.CodeAnalysis.Internal.Log.EmptyLogBlock

no op log block
Inheritance: IDisposable
Datei anzeigen Open project: peg4d/bench

Public Properties

Property Type Description
Instance EmptyLogBlock

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

Instance public_oe static_oe property

public static EmptyLogBlock,Microsoft.CodeAnalysis.Internal.Log Instance
return EmptyLogBlock