This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
ibz/db/5_sem/2018-03-02_hausbesitzer/Class1.cs

12 lines
158 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace _2018_03_02_hausbesitzer
{
class Class1
{
}
}