Property | Type | Description | |
---|---|---|---|
BlogUrl | string | ||
Id | int | ||
ImageUrl | string |
Method | Description | |
---|---|---|
CreateImagePostsFromResponse ( string response ) : List |
||
ImagePost ( string url, int id, string blogUrl ) : System |
public static CreateImagePostsFromResponse ( string response ) : List |
||
response | string | |
return | List |
public ImagePost ( string url, int id, string blogUrl ) : System | ||
url | string | |
id | int | |
blogUrl | string | |
return | System |