mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 20:43:19 +00:00
ResourceProxy
This commit is contained in:
@@ -135,7 +135,7 @@ namespace Test
|
||||
}
|
||||
|
||||
[ResourceProperty]
|
||||
public int Level3
|
||||
public int Level3
|
||||
{
|
||||
get => 0;
|
||||
set => Instance?.Modified();
|
||||
|
Reference in New Issue
Block a user