Skip to content

Commit

Permalink
doc: Update cs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 20, 2023
1 parent e218c7e commit 862813a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/cs.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Hello, world!
```

### 命名空间
```C#

```cs
//使用时 using 命名名称
using Test;
//创建:
Expand Down

0 comments on commit 862813a

Please sign in to comment.