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

Inheritance: IBatchGuyNotificationService
Afficher le fichier Open project: yaboy58/BatchGuy Class Usage Examples

Méthodes publiques

Méthode Description
BatchGuyNotificationService ( string currentTagName ) : BatchGuy.App.Settings.Models
GetLatestVersionInfo ( ) : BatchGuyLatestVersionInfo

Private Methods

Méthode Description
ContactGithubLatestReleaseApi ( ) : System.Threading.Tasks.Task

Method Details

BatchGuyNotificationService() public méthode

public BatchGuyNotificationService ( string currentTagName ) : BatchGuy.App.Settings.Models
currentTagName string
Résultat BatchGuy.App.Settings.Models

GetLatestVersionInfo() public méthode