typo i krokodillespillet
This commit is contained in:
parent
9c8b53e8f5
commit
09947e3059
4 changed files with 21 additions and 4 deletions
12
Emne 3/Terminal-ui/Terminal-ui/#Program.cs#
Normal file
12
Emne 3/Terminal-ui/Terminal-ui/#Program.cs#
Normal file
|
@ -0,0 +1,12 @@
|
|||
using System;
|
||||
using Terminal.Gui;
|
||||
|
||||
|
||||
Application.Run<ExampleWindow> ().Dispose ();
|
||||
|
||||
Application.shutdown ();
|
||||
|
||||
namespace Hello{
|
||||
class
|
||||
}
|
||||
|
|
@ -6,3 +6,7 @@ Application.Run<ExampleWindow> ().Dispose ();
|
|||
|
||||
Application.shutdown ();
|
||||
|
||||
namespace Hello{
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue