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