mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-01 09:35:28 +08:00
committed by
Patrik Svensson
parent
9f8ca6d648
commit
7471e9d38c
@@ -5,7 +5,7 @@ namespace TableExample
|
||||
{
|
||||
public static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
public static void Main()
|
||||
{
|
||||
// A simple table
|
||||
RenderSimpleTable();
|
||||
|
||||
Reference in New Issue
Block a user