C# Class RedditRip.Core.ImageLink

Afficher le fichier Open project: W1R3D-Code/RedditRip Class Usage Examples

Méthodes publiques

Méthode Description
GetPostDetails ( ImageLink imageLink, KeyValuePair post ) : string
GetPostDetails ( KeyValuePair post ) : string
ImageLink ( Post post, string url, string filename ) : RedditSharp.Things

Method Details

GetPostDetails() public static méthode

public static GetPostDetails ( ImageLink imageLink, KeyValuePair post ) : string
imageLink ImageLink
post KeyValuePair
Résultat string

GetPostDetails() public méthode

public GetPostDetails ( KeyValuePair post ) : string
post KeyValuePair
Résultat string

ImageLink() public méthode

public ImageLink ( Post post, string url, string filename ) : RedditSharp.Things
post RedditSharp.Things.Post
url string
filename string
Résultat RedditSharp.Things