C# Class XamarinImgur.APIWrappers.Topics

Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes publiques

Méthode Description
GetDefaultTopics ( ) : Task>>
GetTopicGallery ( int topicId, Sort sort = null, Window window = null, int page = null ) : Task>>
GetTopicGallery ( int topicId, Sort sort = null, int page = null ) : Task>>

Method Details

GetDefaultTopics() public static méthode

public static GetDefaultTopics ( ) : Task>>
Résultat Task>>

GetTopicGallery() public static méthode

public static GetTopicGallery ( int topicId, Sort sort = null, Window window = null, int page = null ) : Task>>
topicId int
sort Sort
window Window
page int
Résultat Task>>

GetTopicGallery() public static méthode

public static GetTopicGallery ( int topicId, Sort sort = null, int page = null ) : Task>>
topicId int
sort Sort
page int
Résultat Task>>