C# Class FlickrNet.PlaceTypeInfo

Information about the types of 'places' available from the Flickr API.
Use the PlaceInfo enumeration were possible.
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