InjectIntoTargetAttribute
Overview
The InjectIntoTarget attribute can be applied to members defined on the aspect class. When applied, the compiler presumes that the aspect will insert that member into the target class. Use the AutoInjectIntoTargetAttribute aspect attribute to automatically copy this member to the target.
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
- Ancestry: Attribute | InjectIntoTargetAttribute
Instance Methods
constructor
Constructor for this class.
constructor
InjectIntoTargetAttribute()
init()
InjectIntoTargetAttribute()
Sub New()