C# Класс ZeroInstall.Services.Feeds.SearchResult

Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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!

Описание методов

ToPseudoFeed() публичный Метод

Generates a pseudo-Feed using the information from this result.
public ToPseudoFeed ( ) : Feed
Результат Feed

ToString() публичный Метод

Returns the result in the form "Uri NEWLINE Name - Summary [Score]". Not safe for parsing!
public ToString ( ) : string
Результат string