C# Class FlickrNet.Auth

Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Méthode Description
Auth ( ) : System

Creates a new instance of the Auth class.

IFlickrParsable ( System reader ) : void

Method Details

Auth() public méthode

Creates a new instance of the Auth class.
public Auth ( ) : System
Résultat System

IFlickrParsable() public méthode

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