C# Class AbstractToYield.DumpingDisposable

Inheritance: IDisposable
Afficher le fichier Open project: dahlbyk/Presentations

Méthodes publiques

Méthode Description
Dispose ( ) : void
DumpingDisposable ( string message ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DumpingDisposable() public méthode

public DumpingDisposable ( string message ) : System
message string
Résultat System