C# Class booruReader.Model.PostsFetcher

Show file Open project: earlnuclear/DanbooruBrowser Class Usage Examples

Public Methods

Method Description
GetImages ( int page, String tags = null ) : List
PostsFetcher ( bool booruTestMode = false ) : System

Method Details

GetImages() public method

public GetImages ( int page, String tags = null ) : List
page int
tags String
return List

PostsFetcher() public method

public PostsFetcher ( bool booruTestMode = false ) : System
booruTestMode bool
return System