C# Class FlickrNet.PhotoPerson

The PhotoPerson class contains details returned by the Flickr.PhotosPeopleGetList method.
Inheritance: IFlickrParsable
Datei anzeigen 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