C# 클래스 ZeroInstall.Services.Feeds.SearchResult

파일 보기 프로젝트 열기: 0install/0install-win

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