AnnotatableExtensions Class
Definition
Extension methods for IAnnotatable.
public static class AnnotatableExtensions
type AnnotatableExtensions = class
Public Module AnnotatableExtensions
- Inheritance
-
AnnotatableExtensions
Methods
AnnotationsToDebugString(IAnnotatable, Int32) |
Gets the debug string for all annotations declared on the object. |
GetAnnotation(IAnnotatable, String) |
Gets the annotation with the given name, throwing if it does not exist. |