IBaseAspect Interface
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
IBaseAspect = public interface
IBaseAspect is an empty interface used by the compiler to determine if an aspect is a valid aspect type. All aspects have to implement this interface.
Namespace: Cirrus
See Also
- Cirrus
- External Links:
- Prism Aspects to Help with Monobjc Development (RemObjects Blogs)
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To