ResourceProxy

This commit is contained in:
2019-07-24 02:52:03 +03:00
parent a2f4238933
commit 2caae61910
10 changed files with 63 additions and 61 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ namespace Test
}
[ResourceProperty]
public int Level3
public int Level3
{
get => 0;
set => Instance?.Modified();