C# Class System.Transactions.FinalizedObject

Inheritance: IDisposable
Show file Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Dispose ( bool disposing ) : void
FinalizedObject ( InternalTransaction internalTransaction, System.Guid identifier ) : System.Collections

Method Details

Dispose() public method

public Dispose ( ) : void
return void