C# Class FlickrNet.PhotoComment

Contains the details of a comment made on a photo. returned by the Flickr.PhotosCommentsGetList method.
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