Code cleanup
This commit is contained in:
@@ -5,7 +5,6 @@ namespace MarketData
|
||||
{
|
||||
public class CommandArgs : Dictionary<String,NVP>
|
||||
{
|
||||
|
||||
// While the commands are converted to uppercase care must be taken to preserve the case of the arguments.
|
||||
public CommandArgs(String[] args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user