Aufgabe WPF
This commit is contained in:
7
FahzeugWPF/IKonfigurationsleser.cs
Normal file
7
FahzeugWPF/IKonfigurationsleser.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace FahzeugWPF
|
||||
{
|
||||
public interface IKonfigurationsleser
|
||||
{
|
||||
string LiesDBVerebindung();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user