C# 클래스 TumblrAPI.PostItems.Photo

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

공개 메소드들

메소드 설명
Photo ( ) : System.Collections.Generic
Photo ( string source ) : System.Collections.Generic
Photo ( string source, string caption ) : System.Collections.Generic
Photo ( string source, string caption, string clickThroughUrl ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

GetPostItemsInternal() 보호된 메소드

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

Photo() 공개 메소드

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

Photo() 공개 메소드

public Photo ( string source ) : System.Collections.Generic
source string
리턴 System.Collections.Generic

Photo() 공개 메소드

public Photo ( string source, string caption ) : System.Collections.Generic
source string
caption string
리턴 System.Collections.Generic

Photo() 공개 메소드

public Photo ( string source, string caption, string clickThroughUrl ) : System.Collections.Generic
source string
caption string
clickThroughUrl string
리턴 System.Collections.Generic