C# Class withSIX.Play.Core.Games.Legacy.RepoWatcher

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Dispose ( ) : void
RepoWatcher ( StatusRepo repo ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

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

RepoWatcher() public méthode

public RepoWatcher ( StatusRepo repo ) : System
repo StatusRepo
Résultat System