C# Class FlickrNet.StatReferrer

The referrer details returned by Flickr.StatsGetCollectionReferrers(DateTime, string, string, int, int), Flickr.StatsGetPhotoReferrers(DateTime, string, string, int, int), Flickr.StatsGetPhotosetReferrers(DateTime, string, string, int, int) and Flickr.StatsGetPhotostreamReferrers(DateTime, string, int, int).
Inheritance: IFlickrParsable
Mostrar archivo Open project: liquidboy/X

Public Methods

Method Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public method

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