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:
samed2004
2014-03-22 16:40:58 +01:00
parent a5016ae142
commit b8b55fbcfd
4 changed files with 0 additions and 42 deletions

Binary file not shown.

View File

@@ -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;
}
}
}

View File

@@ -1,12 +0,0 @@
using System;
namespace inf3
{
public class TestClassWafa
{
public TestClassWafa ()
{
}
}
}

12
blah.cs
View File

@@ -1,12 +0,0 @@
using System;
namespace inf3
{
public class blah
{
public blah ()
{
}
}
}