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

Inheritance: System.EventArgs
Exibir arquivo Open project: flickr-downloadr/flickr-downloadr Class Usage Examples

Public Methods

Method Description
HttpListenerCallbackEventArgs ( NameValueCollection queryStrings ) : System

Method Details

HttpListenerCallbackEventArgs() public method

public HttpListenerCallbackEventArgs ( NameValueCollection queryStrings ) : System
queryStrings System.Collections.Specialized.NameValueCollection
return System