Generic Visitors

This commit is contained in:
Michael Schimmel
2026-01-03 19:14:18 +01:00
parent db74b83e11
commit 22674b962b
27 changed files with 3573 additions and 3547 deletions
+3
View File
@@ -37,6 +37,9 @@ procedure RegisterBroker(const Scope: IExecutionScope);
implementation
uses
Myc.Data.Scalar;
type
TMockBroker = class(TInterfacedObject, IMycBroker)
strict private