mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
Adding value: a single semi-colon!
This commit is contained in:
parent
5581ad2f05
commit
8b5836f4e4
@ -14,7 +14,7 @@ After that you will need to reference the `Spectre.Console` namespace.
|
|||||||
Once that is done, you can start using all the available features.
|
Once that is done, you can start using all the available features.
|
||||||
|
|
||||||
```csharp
|
```csharp
|
||||||
using Spectre.Console
|
using Spectre.Console;
|
||||||
|
|
||||||
public static class Program
|
public static class Program
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user