mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-08-02 02:05:59 +08:00
Adding value: a single semi-colon!
This commit is contained in:

committed by
Patrik Svensson

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
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user