C# Class BatchGuy.App.Shared.Services.BatchGuyNotificationService

Inheritance: IBatchGuyNotificationService
Show file Open project: yaboy58/BatchGuy Class Usage Examples

Public Methods

Method Description
BatchGuyNotificationService ( string currentTagName ) : BatchGuy.App.Settings.Models
GetLatestVersionInfo ( ) : BatchGuyLatestVersionInfo

Private Methods

Method Description
ContactGithubLatestReleaseApi ( ) : System.Threading.Tasks.Task

Method Details

BatchGuyNotificationService() public method

public BatchGuyNotificationService ( string currentTagName ) : BatchGuy.App.Settings.Models
currentTagName string
return BatchGuy.App.Settings.Models