Tranfer to net core
This commit is contained in:
@@ -6,10 +6,8 @@ using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Markup;
|
||||
|
||||
[assembly: XmlnsDefinition("http://schemas.cosysda.de/sanVerwaltung/xaml","KlassenBIB")]
|
||||
namespace KlassenBIB
|
||||
{
|
||||
[ContentProperty("Objekte")]
|
||||
public class Projekt :IProjekt
|
||||
{
|
||||
public string Nummer { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user