C# Класс TumblrAPI.PostItems.Photo

Наследование: PostItemBase
Показать файл Открыть проект

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

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