C# Class NuGet.DataServicePackage

Inheritance: IPackage
Afficher le fichier Open project: NuGetPackageExplorer/NuGetPackageExplorer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetFiles ( ) : IEnumerable
GetStream ( ) : Stream
ToString ( ) : string

Method Details

GetFiles() public méthode

public GetFiles ( ) : IEnumerable
Résultat IEnumerable

GetStream() public méthode

public GetStream ( ) : Stream
Résultat Stream

ToString() public méthode

public ToString ( ) : string
Résultat string