Method | Description | |
---|---|---|
ProvideAspects ( object targetElement, LaosReflectionAspectCollection collection ) : void |
Method called at compile time to get individual aspects required by the current compound aspect.
|
public ProvideAspects ( object targetElement, LaosReflectionAspectCollection collection ) : void | ||
targetElement | object | Metadata element ( |
collection | LaosReflectionAspectCollection | Collection of aspects to which individual aspects should be added. |
return | void |