Namespace: PureMVC.Patterns.Mediator
Record TAttributedMethod
public record TAttributedMethod
Create(AMethod: TRttiMethod; ByAttribute: TCustomAttribute) |
FByAttribute
internal FByAttribute: TCustomAttribute
Type- TCustomAttribute
Const- False
Class- False
FMethod
internal FMethod: TRttiMethod
Type- TRttiMethod
Const- False
Class- False
ByAttribute
public ByAttribute: TCustomAttribute
Type- TCustomAttribute
Access- read
Class- False
Method
public Method: TRttiMethod
Type- TRttiMethod
Access- read
Class- False
Create
public constructor Create(AMethod: TRttiMethod; ByAttribute: TCustomAttribute)
Reintroduce- False