Tagged Questions
2
votes
1answer
229 views
Delphi Prism Cirrus accessing and setting the Result of a function
Background
This question relates to the new Cirrus infrastructure for Aspect Oriented Programming in Delphi Prism.
I currently have an aspect which I am Auto-Injecting into a class and am attempting ...