mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-08-03 20:45:34 +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