C# Class withSIX.Mini.Presentation.Electron.UpdateHandler

Inheritance: IUpdateHandler, IPresentationService
ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
SelfUpdate ( ) : System.Threading.Tasks.Task
UpdateHandler ( INodeApi api ) : System.Threading.Tasks

Method Details

SelfUpdate() public method

public SelfUpdate ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

UpdateHandler() public method

public UpdateHandler ( INodeApi api ) : System.Threading.Tasks
api INodeApi
return System.Threading.Tasks