C# Class FlickrNet.ShapeData

The shape data supplied by Flickr.PlacesGetInfo.
Inheritance: IFlickrParsable
Mostra file Open project: liquidboy/X Class Usage Examples

Public Methods

Method Description
IFlickrParsable ( System reader ) : void
ShapeData ( ) : System

Default constructor.

Method Details

IFlickrParsable() public method

public IFlickrParsable ( System reader ) : void
reader System
return void

ShapeData() public method

Default constructor.
public ShapeData ( ) : System
return System