Skip to content

Commit 777f733

Browse files
committed
Merge branch 'master' of https://github.com/dolphindb/api-csharp
2 parents 0bf5817 + 0648c15 commit 777f733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,4 +440,4 @@ client.subscribe(serverIP, serverPort, tableName, new MyHandler(), offsetInt);
440440
ThreadPooledClient client = new ThreadPooledClient(subscribePort);
441441
442442
client.subscribe(serverIP, serverPort, tableName, new MyHandler(), offsetInt);
443-
```
443+
```

0 commit comments

Comments
 (0)