C# Class FlickrNet.GroupThrottleInfo

Throttle information about a group (i.e. posting limit)
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Méthode Description
IFlickrParsable ( XmlReader reader ) : void

Private Methods

Méthode Description
ParseMode ( string mode ) : GroupThrottleMode

Method Details

IFlickrParsable() public méthode

public IFlickrParsable ( XmlReader reader ) : void
reader System.Xml.XmlReader
Résultat void