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

Inheritance: IUpdateHandler, IPresentationService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
SelfUpdate ( ) : System.Threading.Tasks.Task
UpdateHandler ( INodeApi api ) : System.Threading.Tasks

Method Details

SelfUpdate() public méthode

public SelfUpdate ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

UpdateHandler() public méthode

public UpdateHandler ( INodeApi api ) : System.Threading.Tasks
api INodeApi
Résultat System.Threading.Tasks