C# Class ChocoPM.Services.RemoteChocolateyService

Inheritance: IRemoteChocolateyService
Show file Open project: RichiCoder1/ChocoPM

Public Methods

Method Description
GetLatest ( string id ) : V2FeedPackage
RemoteChocolateyService ( ) : System

Method Details

GetLatest() public method

public GetLatest ( string id ) : V2FeedPackage
id string
return V2FeedPackage

RemoteChocolateyService() public method

public RemoteChocolateyService ( ) : System
return System