mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-09 08:57:52 +00:00
Update readme
This commit is contained in:
@@ -74,7 +74,7 @@ namespace MTApiService
|
||||
|
||||
public void DeinitExpert(int expertHandle)
|
||||
{
|
||||
Log.InfoFormat("DeinitExpert: begin. symbol = {0}", expertHandle);
|
||||
Log.InfoFormat("DeinitExpert: begin. expertHandle = {0}", expertHandle);
|
||||
|
||||
MtExpert expert = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user