C# Class withSIX.Play.Applications.Services.RepoActionHandler.ActiveMod

Inheritance: IDisposable
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ActiveMod ( IRepoActionHandler manager, StatusMod mod ) : System
Dispose ( ) : void

Private Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

ActiveMod() public method

public ActiveMod ( IRepoActionHandler manager, StatusMod mod ) : System
manager IRepoActionHandler
mod withSIX.Play.Core.Games.Services.StatusMod
return System

Dispose() public method

public Dispose ( ) : void
return void