C# Class System.ServiceModel.PeerResolvers.ResolveResponseInfo

Show file Open project: kumpera/mono Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
HasBody ( ) : bool
ResolveResponseInfo ( ) : System.Collections.Generic
ResolveResponseInfo ( PeerNodeAddress addresses ) : System.Collections.Generic

Method Details

HasBody() public method

public HasBody ( ) : bool
return bool

ResolveResponseInfo() public method

public ResolveResponseInfo ( ) : System.Collections.Generic
return System.Collections.Generic

ResolveResponseInfo() public method

public ResolveResponseInfo ( PeerNodeAddress addresses ) : System.Collections.Generic
addresses PeerNodeAddress
return System.Collections.Generic