C# Class Grabacr07.KanColleWrapper.DisposableNotifier

Inheritance: Livet.NotificationObject, IDisposable
Afficher le fichier Open project: KCV-Localisation/KanColleViewer

Méthodes publiques

Méthode Description
DisposableNotifier ( ) : System
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

DisposableNotifier() public méthode

public DisposableNotifier ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void