C# Class ZeroInstall.Services.Feeds.SearchResult

Afficher le fichier Open project: 0install/0install-win

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToPseudoFeed ( ) : Feed

Generates a pseudo-Feed using the information from this result.

ToString ( ) : string

Returns the result in the form "Uri NEWLINE Name - Summary [Score]". Not safe for parsing!

Method Details

ToPseudoFeed() public méthode

Generates a pseudo-Feed using the information from this result.
public ToPseudoFeed ( ) : Feed
Résultat Feed

ToString() public méthode

Returns the result in the form "Uri NEWLINE Name - Summary [Score]". Not safe for parsing!
public ToString ( ) : string
Résultat string