C# Class Contrive.Common.DisposableBase

Inheritance: IDisposable
Afficher le fichier Open project: alanstevens/Contrive

Méthodes protégées

Méthode Description
OnDisposing ( bool disposing ) : void

Private Methods

Méthode Description
Dispose ( ) : void
Dispose ( bool disposing ) : void

Method Details

OnDisposing() protected abstract méthode

protected abstract OnDisposing ( bool disposing ) : void
disposing bool
Résultat void