Code clean up

This commit is contained in:
2018-10-24 21:28:27 +02:00
parent 4b5ce5b834
commit 4da1292698
27 changed files with 110 additions and 123 deletions

View File

@@ -15,4 +15,4 @@ namespace VAR.DatabaseExplorer.Code.DataTransfer
[XmlAttribute]
public string Password { get; set; }
}
}
}