Hallo Leute
Ich habe nun ein Projekt bei mir angelegt und commite das mal. Ich weiß zwar nicht ob das hilfreich ist aber wir könnten evtl. an diesen Dateien weiterarbeiten??? Muss aber nicht unbedingt sein... Gruß Samed
This commit is contained in:
BIN
DefaultGui/DefaultGui.v11.suo
Normal file
BIN
DefaultGui/DefaultGui.v11.suo
Normal file
Binary file not shown.
18
Program.cs
18
Program.cs
@@ -1,18 +0,0 @@
|
|||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace Info3Git
|
|
||||||
{
|
|
||||||
class Program
|
|
||||||
{
|
|
||||||
static void Main(string[] args)
|
|
||||||
{
|
|
||||||
int i = 12;
|
|
||||||
int i = 58;
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
using System;
|
|
||||||
|
|
||||||
namespace inf3
|
|
||||||
{
|
|
||||||
public class TestClassWafa
|
|
||||||
{
|
|
||||||
public TestClassWafa ()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user