mirror of
https://github.com/DCFApixels/Unity-DebugX.git
synced 2025-09-18 01:54:37 +08:00
Update README.md
This commit is contained in:
parent
018964d1d1
commit
23ca259d6f
@ -80,7 +80,7 @@ public readonly struct SomeGizmo : IGizmo<SomeGizmo>
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
```c#
|
```c#
|
||||||
//создание метода расширения
|
// Создание метода расширения.
|
||||||
public static class SomeGizmoExtensions
|
public static class SomeGizmoExtensions
|
||||||
{
|
{
|
||||||
public static DrawHandler SomeGizmo(this DrawHandler self, /*...*/)
|
public static DrawHandler SomeGizmo(this DrawHandler self, /*...*/)
|
||||||
|
Loading…
Reference in New Issue
Block a user