Generic Visitors
This commit is contained in:
@@ -37,6 +37,9 @@ procedure RegisterBroker(const Scope: IExecutionScope);
|
||||
|
||||
implementation
|
||||
|
||||
uses
|
||||
Myc.Data.Scalar;
|
||||
|
||||
type
|
||||
TMockBroker = class(TInterfacedObject, IMycBroker)
|
||||
strict private
|
||||
|
||||
Reference in New Issue
Block a user