IAutoGenMethodImplementationDecorator Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IAutoGenMethodImplementationDecorator = public interface (IBaseAspect)
This interface is not to be implemented directly. The AutoInjectIntoTargetAttribute aspect attribute uses this interface to automatically inject members into the target class.
Namespace: Cirrus
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
- IBaseAspect Interface
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To