TMutable
This commit is contained in:
@@ -30,7 +30,7 @@ uses
|
||||
System.Generics.Collections;
|
||||
|
||||
type
|
||||
TMycExecMock = class(TInterfacedObject, IMycSubscriber)
|
||||
TMycExecMock = class(TInterfacedObject, TSignal.ISubscriber)
|
||||
private
|
||||
FProc: TProc;
|
||||
public
|
||||
|
||||
Reference in New Issue
Block a user