C# Class ChocoPM.Services.RemoteChocolateyService

Inheritance: IRemoteChocolateyService
Afficher le fichier Open project: RichiCoder1/ChocoPM

Méthodes publiques

Méthode Description
GetLatest ( string id ) : V2FeedPackage
RemoteChocolateyService ( ) : System

Method Details

GetLatest() public méthode

public GetLatest ( string id ) : V2FeedPackage
id string
Résultat V2FeedPackage

RemoteChocolateyService() public méthode

public RemoteChocolateyService ( ) : System
Résultat System