новые возможности по зависимостям работают

This commit is contained in:
2025-02-05 12:10:48 +03:00
parent f51dd93c87
commit cc5c595948
14 changed files with 24 additions and 16 deletions
+2
View File
@@ -1,4 +1,5 @@
using System.Runtime.InteropServices;
using mROA.Implementation;
namespace mROA.Example;
@@ -6,6 +7,7 @@ public class MainX
{
public static void Main(string[] args)
{
IRemoteObject x;
// CoCodegenMethodRepository a = new CoCodegenMethodRepository();
unsafe
{