Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FlickrNet
Context
C# Class FlickrNet.Context
The context of the current photo, as returned by
Flickr.PhotosGetContext
,
Flickr.PhotosetsGetContext
and
Flickr.GroupsPoolsGetContext
methods.
Inheritance:
IFlickrParsable
Show file
Open project: liquidboy/X
Class Usage Examples
Public Methods
Method
Description
IFlickrParsable
(
XmlReader
reader
) :
void
Method Details
IFlickrParsable()
public
method
public
IFlickrParsable
(
XmlReader
reader
) :
void
reader
System.Xml.XmlReader
return
void