Domain Detective

API Reference

Interface

IHasAssessments

Namespace DomainDetective
Assembly DomainDetective
Modifiers abstract

Optional interface for analysis classes that expose assessments.

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Properties

public abstract List<Assessment> Assessments { get; } #

Gets the assessments value.

{{ include "footer" }}