doc: Update cs.md

This commit is contained in:
小弟调调
2023-05-20 10:04:50 +08:00
committed by GitHub
parent e218c7ec86
commit 862813a0fc

View File

@ -27,7 +27,8 @@ Hello, world!
```
### 命名空间
```C#
```cs
//使用时 using 命名名称
using Test;
//创建: