StatementDelegate Class

From The Oxygene Language Wiki

Jump to:navigation, search

This is a Language topic
Feel free to add your notes to this topic below.


StatementDelegate = public delegate (aContext: IServices; aMethod: IMethodDefinition): Statement;

This delegate is used by the AspectsHelper.ReplaceMethodBody extension method to replace the body of a method.

Namespace: Cirrus


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox