Es können jetzt von xml 2006 importiert werden
This commit is contained in:
@@ -22,6 +22,7 @@ namespace KlassenBIB.Tests
|
||||
[TestMethod()]
|
||||
public void XAMLSerializeTest()
|
||||
{
|
||||
/*
|
||||
Projekt projekt = new Projekt();
|
||||
projekt.Nummer = "16/219";
|
||||
projekt.Ort = "Oldenburg";
|
||||
@@ -68,6 +69,7 @@ namespace KlassenBIB.Tests
|
||||
|
||||
|
||||
XamlServices.Save("projekt1.xaml", projekt);
|
||||
*/
|
||||
}
|
||||
[TestMethod()]
|
||||
public void InspektionsobjektTest()
|
||||
|
||||
Reference in New Issue
Block a user