C# 클래스 TumblrAPI.PostItems.Quote

상속: PostItemBase
파일 보기 프로젝트 열기: jthigpen/TumblrAPI.NET

공개 메소드들

메소드 설명
Quote ( ) : System.Collections.Generic
Quote ( string quoteText ) : System.Collections.Generic
Quote ( string quoteText, string source ) : System.Collections.Generic

보호된 메소드들

메소드 설명
GetPostItemsInternal ( ) : string>.Dictionary

메소드 상세

GetPostItemsInternal() 보호된 메소드

protected GetPostItemsInternal ( ) : string>.Dictionary
리턴 string>.Dictionary

Quote() 공개 메소드

public Quote ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Quote() 공개 메소드

public Quote ( string quoteText ) : System.Collections.Generic
quoteText string
리턴 System.Collections.Generic

Quote() 공개 메소드

public Quote ( string quoteText, string source ) : System.Collections.Generic
quoteText string
source string
리턴 System.Collections.Generic