C# Class Huoyaoyuan.AdmiralRoom.Updater.Updater

Inheritance: NotificationObject
Exibir arquivo Open project: huoyaoyuan/AdmiralRoom

Public Properties

Property Type Description
ProtectedFolders string[]

Public Methods

Method Description
DownloadUpdateAsync ( ) : Task
Restart ( ) : void
TryFindUpdateAsync ( ) : Task
UpdateFileAsync ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
Updater ( ) : System

Method Details

DownloadUpdateAsync() public method

public DownloadUpdateAsync ( ) : Task
return Task

Restart() public method

public Restart ( ) : void
return void

TryFindUpdateAsync() public method

public TryFindUpdateAsync ( ) : Task
return Task

UpdateFileAsync() public method

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

Property Details

ProtectedFolders public_oe static_oe property

public static string[] ProtectedFolders
return string[]