C# Class FlickrNet.GroupCategory

Contains details of a category, including groups belonging to the category and sub categories.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
GroupCategory ( ) : System

Default constructor.

IFlickrParsable ( System reader ) : void

Method Details

GroupCategory() public méthode

Default constructor.
public GroupCategory ( ) : System
Résultat System

IFlickrParsable() public méthode

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