示例#1
0
 protected override void Notify(int key, CollectionReceivedEventArgs <Position> response)
 => Client.RaisePositionsReceived(response);
 protected override void Notify(int key, CollectionReceivedEventArgs <Order> response)
 => Client.RaiseOrdersReceived(response);