C# Class System.Runtime.Remoting.Channels.SoapClientFormatterSinkProvider

Inheritance: IClientFormatterSinkProvider
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
SoapClientFormatterSinkProvider ( ) : System
SoapClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System

Private Methods

Méthode Description
CreateSink ( IChannelSender channel, String url, Object remoteChannelData ) : IClientChannelSink

Method Details

SoapClientFormatterSinkProvider() public méthode

public SoapClientFormatterSinkProvider ( ) : System
Résultat System

SoapClientFormatterSinkProvider() public méthode

public SoapClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System
properties IDictionary
providerData ICollection
Résultat System