C# Class TumblrAPI.PostItems.Quote

Inheritance: PostItemBase
Afficher le fichier Open project: jthigpen/TumblrAPI.NET

Méthodes publiques

Méthode Description
Quote ( ) : System.Collections.Generic
Quote ( string quoteText ) : System.Collections.Generic
Quote ( string quoteText, string source ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetPostItemsInternal ( ) : string>.Dictionary

Method Details

GetPostItemsInternal() protected méthode

protected GetPostItemsInternal ( ) : string>.Dictionary
Résultat string>.Dictionary

Quote() public méthode

public Quote ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Quote() public méthode

public Quote ( string quoteText ) : System.Collections.Generic
quoteText string
Résultat System.Collections.Generic

Quote() public méthode

public Quote ( string quoteText, string source ) : System.Collections.Generic
quoteText string
source string
Résultat System.Collections.Generic