изменение названия атрибута

This commit is contained in:
2025-02-04 20:57:04 +03:00
parent d732510a9f
commit f0f8460632
11 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ using mROA.Implementation;
namespace mROA.Example;
[SharedObjectInterafce]
[SharedObjectInterface]
public interface ITestParameter
{
public int Test();