C# Class FlickrNet.StatViews

The number of views of each type that a users account has had for a given date (or overall if no date specified).
Used by Flickr.StatsGetTotalViews(DateTime).
Inheritance: IFlickrParsable
ファイルを表示 Open project: liquidboy/X Class Usage Examples

Public Methods

Method Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public method

public IFlickrParsable ( System reader ) : void
reader System
return void