C# 클래스 Windows.Web.Syndication.SyndicationClient

상속: ISyndicationClient
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
RetrieveFeedAsync ( [ uri ) : RetrievalProgress>.IAsyncOperationWithProgress
SetRequestHeader ( [ name, [ value ) : void
SyndicationClient ( ) : System
SyndicationClient ( [ serverCredential ) : System

메소드 상세

RetrieveFeedAsync() 공개 메소드

public RetrieveFeedAsync ( [ uri ) : RetrievalProgress>.IAsyncOperationWithProgress
uri [
리턴 RetrievalProgress>.IAsyncOperationWithProgress

SetRequestHeader() 공개 메소드

public SetRequestHeader ( [ name, [ value ) : void
name [
value [
리턴 void

SyndicationClient() 공개 메소드

public SyndicationClient ( ) : System
리턴 System

SyndicationClient() 공개 메소드

public SyndicationClient ( [ serverCredential ) : System
serverCredential [
리턴 System