C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.ClientWebHeaderCollection

Inheritance: WebHeaderCollection
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
this ( Microsoft header ) : string
this ( string name ) : string

Private Methods

Method Description
ClientWebHeaderCollection ( System collection ) : System.Collections.Generic
ClientWebHeaderCollection ( System collection, System request ) : System.Collections.Generic

Method Details

this() public method

public this ( Microsoft header ) : string
header Microsoft
return string

this() public method

public this ( string name ) : string
name string
return string