nms quickstart example development
This commit is contained in:
@@ -9,9 +9,6 @@ namespace Spring.NmsQuickStart.Server.Handlers
|
||||
{
|
||||
public class StockAppHandler
|
||||
{
|
||||
|
||||
private static readonly ILog log = LogManager.GetLogger(typeof(StockAppHandler));
|
||||
|
||||
private IExecutionVenueService executionVenueService;
|
||||
|
||||
private ICreditCheckService creditCheckService;
|
||||
|
||||
Reference in New Issue
Block a user