-
Shortcut
-
clsProgram
-
Description
-
Class Program with Main()
-
Language
-
csharp
-
Types
-
Expansion, SurroundsWith
-
Author
-
Fons Sonnemans
-
Upload on
-
8-3-2022 15:37:33
-
Downloads
-
919
ID
|
ToolTip
|
Default
|
namespace
|
|
ConsoleApp
|
namespace $namespace$;
class Program {
static void Main(string[] args) {
$selected$ $end$
}
}