C# Class ProtoBuf.Remoting.ProtobufClientFormatterSinkProvider

Inheritance: IClientFormatterSinkProvider
Afficher le fichier Open project: vadimskipin/Protobuf.Remoting

Méthodes publiques

Méthode Description
ProtobufClientFormatterSinkProvider ( ) : System.Collections
ProtobufClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections

Private Methods

Méthode Description
CreateSink ( IChannelSender channel, string url, object remoteChannelData ) : IClientChannelSink

Method Details

ProtobufClientFormatterSinkProvider() public méthode

public ProtobufClientFormatterSinkProvider ( ) : System.Collections
Résultat System.Collections

ProtobufClientFormatterSinkProvider() public méthode

public ProtobufClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections
properties IDictionary
providerData ICollection
Résultat System.Collections