Успешно переписаны не полностью два файла

This commit is contained in:
2025-03-25 21:27:54 +03:00
parent 155d942a03
commit bf636c0f9c
23 changed files with 676 additions and 98 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ namespace mROA.Codegen
public class CoCodegenMethodRepository : IMethodRepository
{
private readonly List<IMethodInvoker> _methods = new () {
<!I invoker>
<!I invoker r sep invokerSep><!D invokerSep>,
<!D>
};
public IMethodInvoker GetMethod(int id)