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