Успешно переписаны не полностью два файла
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user