mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
doc: Update cs.md
This commit is contained in:
@ -27,7 +27,8 @@ Hello, world!
|
||||
```
|
||||
|
||||
### 命名空间
|
||||
```C#
|
||||
|
||||
```cs
|
||||
//使用时 using 命名名称
|
||||
using Test;
|
||||
//创建:
|
||||
|
Reference in New Issue
Block a user