mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-08 00:17:49 +00:00
Added MtErrorCode used in MtExecutionException
This commit is contained in:
@@ -976,5 +976,10 @@ namespace TestApiClientUI
|
||||
addToLog(result);
|
||||
}
|
||||
}
|
||||
|
||||
private void listBoxEventLog_MouseDoubleClick(object sender, MouseEventArgs e)
|
||||
{
|
||||
listBoxEventLog.Items.Clear();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user