6 lines
116 B
C#
6 lines
116 B
C#
// See https://aka.ms/new-console-template for more information
|
|
|
|
using SzGui;
|
|
|
|
var app = new SzApp();
|
|
app.Init(); |