C# Class FlickrNet.CsvFile

The details of a CSV files containing archived stats available for download from Flickr.
Only available till the 1st June 2010.
Inheritance: IFlickrParsable
Exibir arquivo 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