Login fenster öffnen
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ namespace Casino
|
||||
{
|
||||
public class User
|
||||
{
|
||||
public string ID { get; }
|
||||
public string ID { get; set; }
|
||||
public string Name { get; set; }
|
||||
public int Alter { get; set; }
|
||||
public string Passwort { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user