C# Class WPNest.Web.WebHeaderCollectionWrapper

Inheritance: IWebHeaderCollection
Mostrar archivo Open project: garyjohnson/wpnest

Public Methods

Method Description
WebHeaderCollectionWrapper ( WebHeaderCollection headers ) : System

Private Methods

Method Description
this ( HttpRequestHeader header ) : stringIWebHeaderCollection.System
this ( string header ) : stringIWebHeaderCollection.System

Method Details

WebHeaderCollectionWrapper() public method

public WebHeaderCollectionWrapper ( WebHeaderCollection headers ) : System
headers System.Net.WebHeaderCollection
return System