Method CheckForUpdate
CheckForUpdate(bool)
Will check for new update and open the update window with the resutl
Declaration
public static void CheckForUpdate(bool forceOpenWindow = true)
Parameters
Type | Name | Description |
---|---|---|
bool | forceOpenWindow | Should the window be opened even if there is no new version available |