mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-11 01:46:12 +00:00
Update CryptoExchange.Net.xml
This commit is contained in:
parent
ed5abb6f22
commit
1b4b400781
@ -1886,6 +1886,12 @@
|
|||||||
<param name="bids"></param>
|
<param name="bids"></param>
|
||||||
<param name="asks"></param>
|
<param name="asks"></param>
|
||||||
</member>
|
</member>
|
||||||
|
<member name="M:CryptoExchange.Net.OrderBook.SymbolOrderBook.AddChecksum(System.Int32)">
|
||||||
|
<summary>
|
||||||
|
Add a checksum to the process queue
|
||||||
|
</summary>
|
||||||
|
<param name="checksum"></param>
|
||||||
|
</member>
|
||||||
<member name="M:CryptoExchange.Net.OrderBook.SymbolOrderBook.UpdateOrderBook(System.Int64,System.Int64,System.Collections.Generic.IEnumerable{CryptoExchange.Net.Interfaces.ISymbolOrderBookEntry},System.Collections.Generic.IEnumerable{CryptoExchange.Net.Interfaces.ISymbolOrderBookEntry})">
|
<member name="M:CryptoExchange.Net.OrderBook.SymbolOrderBook.UpdateOrderBook(System.Int64,System.Int64,System.Collections.Generic.IEnumerable{CryptoExchange.Net.Interfaces.ISymbolOrderBookEntry},System.Collections.Generic.IEnumerable{CryptoExchange.Net.Interfaces.ISymbolOrderBookEntry})">
|
||||||
<summary>
|
<summary>
|
||||||
Update the order book using a first/last update id
|
Update the order book using a first/last update id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user