C# Class FlickrNet.Member

Details for a Flickr member, as returned by the Flickr.GroupsMembersGetList(string) method.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public méthode

public IFlickrParsable ( System reader ) : void
reader System
Résultat void