Annotation |
public AnnotationSearchQuery( AnnotationEntry entry, AnnotationAttribute attribute, string value )
Exception | Condition |
---|---|
ArgumentNullException | entry is null. -or- attribute is null. |
ArgumentException | attribute is not a valid attribute for searching. |