IBaseAspect
Overview
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.
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
- IAspectFilter
- IAspectFinishCallback
- IAssemblyImplementationDecorator
- IAssemblyInterfaceDecorator
- IAutoGenMethodImplementationDecorator
- IDuckTypeDecorator
- IEventImplementationDecorator
- IEventInterfaceDecorator
- IFieldInterfaceDecorator
- IMethodCallDecorator
- IMethodImplementationDecorator
- IMethodInterfaceDecorator
- IPropertyImplementationDecorator
- IPropertyInterfaceDecorator
- ITypeImplementationDecorator
- ITypeInterfaceDecorator