public Task<AutoUpdaterCheckInfo> checkVersionAsync( string packageName, string repositoryUrl, string currentVersion, bool prereleaseVersions )
Public Function checkVersionAsync ( _ packageName As String, _ repositoryUrl As String, _ currentVersion As String, _ prereleaseVersions As Boolean _ ) As Task(Of AutoUpdaterCheckInfo)