CodeUnitNotifyListedAnnotationAdded Method |
Add the listed annotation and propagate to the parent
Project and above.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected override void NotifyListedAnnotationAdded(
Annotation annotation
)
Parameters
- annotation
- Type: Nova.CodeDOMAnnotation
See Also