C# Class System.Transactions.FinalizedObject

Inheritance: IDisposable
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void