C# Class PsGet.Facts.PackageFilters

Afficher le fichier Open project: anurse/PS-Get

Méthodes publiques

Méthode Description
IdContains ( this self, string id ) : IEnumerable
IdIsExactly ( this self, string id ) : IEnumerable
Latest ( this self ) : IEnumerable

Method Details

IdContains() public static méthode

public static IdContains ( this self, string id ) : IEnumerable
self this
id string
Résultat IEnumerable

IdIsExactly() public static méthode

public static IdIsExactly ( this self, string id ) : IEnumerable
self this
id string
Résultat IEnumerable

Latest() public static méthode

public static Latest ( this self ) : IEnumerable
self this
Résultat IEnumerable