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