Codebeschreibungen angefangen
Videozähler führt nicht mehr zum Abbruch.
This commit is contained in:
9
Schnittstelle/DWA149-2_2013/BDD.cs
Normal file
9
Schnittstelle/DWA149-2_2013/BDD.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Schnittstelle.DWA149_2_2013
|
||||
{
|
||||
class BDD : CodeBeschreibung
|
||||
{
|
||||
public BDD() : base("Wasserspiegel")
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user