mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 05:23:13 +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