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

Inheritance: IDisposable
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Dispose ( ) : void
RepoWatcher ( StatusRepo repo ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

RepoWatcher() public method

public RepoWatcher ( StatusRepo repo ) : System
repo StatusRepo
return System