Support ByRef arguments in event handlers#1364
Merged
lostmsu merged 1 commit intopythonnet:masterpythonnet/pythonnet:masterfrom Jan 28, 2021
Merged
Support ByRef arguments in event handlers#1364lostmsu merged 1 commit intopythonnet:masterpythonnet/pythonnet:masterfrom
lostmsu merged 1 commit intopythonnet:masterpythonnet/pythonnet:masterfrom
Commits
Commits on Jan 28, 2021
Added the ability to implement delegates with `ref` and `out` parameters in Python, by returning the modified parameter values in a tuple.
Show description for bbc6cb7committed