C# Class ExeProvider.PackageSource

Afficher le fichier Open project: PowerShell/SmartPackageProvider Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PackageSource ( ) : Newtonsoft.Json
PackageSource ( string name, string location ) : Newtonsoft.Json

Method Details

PackageSource() public méthode

public PackageSource ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

PackageSource() public méthode

public PackageSource ( string name, string location ) : Newtonsoft.Json
name string
location string
Résultat Newtonsoft.Json