PoloniexTicker IWampEventValueTupleConverter <PoloniexTicker> .ToTuple <TMessage>(WampSharp.Core.Serialization.IWampFormatter <TMessage> formatter, TMessage[] argumentsArray, IDictionary <string, TMessage> argumentKeywords)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 OrderBookUpdateInfo IWampEventValueTupleConverter <OrderBookUpdateInfo> .ToTuple <TMessage>(WampSharp.Core.Serialization.IWampFormatter <TMessage> formatter, TMessage[] argumentsArray, IDictionary <string, TMessage> argumentKeywords)
 {
     throw new NotImplementedException();
 }