C# Class MsdnResolver.MsdnWebService

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Show file Open project: terrajobst/MsdnResolver

Private Properties

Property Type Description
GetContent GetContentResponse

Public Methods

Method Description
MsdnWebService ( string appId ) : System

Private Methods

Method Description
GetContent ( [ Namespace = "urn:msdn-com:public-content-syndication")]GetContentRequestgetContentRequest ) : GetContentResponse

Method Details

MsdnWebService() public method

public MsdnWebService ( string appId ) : System
appId string
return System