C# Class FlickrNet.Place

Summary description for Place.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IFlickrParsable ( System reader ) : void

Serializes the XML to an instance.

Method Details

IFlickrParsable() public méthode

Serializes the XML to an instance.
public IFlickrParsable ( System reader ) : void
reader System
Résultat void