Example #1
0
 public static XmlFile WithAufgabe(this XmlFile xmlFile, Aufgabe aufgabe)
 {
     return(xmlFile);
 }