C# Class FloydPink.Flickr.Downloadr.OAuth.Listener.HttpListenerCallbackEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: flickr-downloadr/flickr-downloadr Class Usage Examples

Méthodes publiques

Méthode Description
HttpListenerCallbackEventArgs ( NameValueCollection queryStrings ) : System

Method Details

HttpListenerCallbackEventArgs() public méthode

public HttpListenerCallbackEventArgs ( NameValueCollection queryStrings ) : System
queryStrings System.Collections.Specialized.NameValueCollection
Résultat System