Click or drag to resize

CodeObjectNotifyListedAnnotationAdded Method

Propagate the listed annotation to the parent CodeUnit and above.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected virtual void NotifyListedAnnotationAdded(
	Annotation annotation
)

Parameters

annotation
Type: Nova.CodeDOMAnnotation
See Also