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


Instance Methods


constructor

Constructor for this class.

 

constructor

 

InjectIntoTargetAttribute()

 

init()

 

InjectIntoTargetAttribute()

 

Sub New()