C# Class Pushover.Extensions.MessageExtensions

Mostra file Open project: mattmelling/pushover-dotnet

Public Methods

Method Description
GetRequestValues ( this message ) : NameValueCollection

Get a dictionary of request arguments

Method Details

GetRequestValues() public static method

Get a dictionary of request arguments
public static GetRequestValues ( this message ) : NameValueCollection
message this
return System.Collections.Specialized.NameValueCollection