C# 클래스 ProtoBuf.Remoting.ProtobufClientFormatterSinkProvider

상속: IClientFormatterSinkProvider
파일 보기 프로젝트 열기: vadimskipin/Protobuf.Remoting

공개 메소드들

메소드 설명
ProtobufClientFormatterSinkProvider ( ) : System.Collections
ProtobufClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections

비공개 메소드들

메소드 설명
CreateSink ( IChannelSender channel, string url, object remoteChannelData ) : IClientChannelSink

메소드 상세

ProtobufClientFormatterSinkProvider() 공개 메소드

public ProtobufClientFormatterSinkProvider ( ) : System.Collections
리턴 System.Collections

ProtobufClientFormatterSinkProvider() 공개 메소드

public ProtobufClientFormatterSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections
properties IDictionary
providerData ICollection
리턴 System.Collections