EchoTool
EchoTool copied to clipboard
Crashes on simple usage
Using 1.5.0.0
echotool example.com /p udp /r 7 /d Hello
Unbehandelte Ausnahme: System.ArgumentException: Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.
bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
bei EchoTool.Arguments..ctor(String[] argumentsArray)
bei EchoTool.EchoToolWorker..ctor(String[] args)
bei EchoTool.Program.Main(String[] args)
Sorry for the german exception message, but I can't help it. It translates to An item with the same key has already been added.