Browse Source

Work in progress

fix/#34
Raimund Andree 5 months ago
parent
commit
03358cc192
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      TestClient/Program.cs

+ 1
- 1
TestClient/Program.cs View File

@@ -21,7 +21,7 @@ namespace TestClient

//var v1 = values.Where(v => v == AccessControlSections.All).FirstOrDefault

var x = Enum.get
var x = Enum.





Loading…
Cancel
Save