Domain Detective

API Reference

Class

ContactNarrative

Namespace DomainDetective.Narratives
Assembly DomainDetective
Modifiers static

Provides contact narrative functionality.

Inheritance

  • Object
  • ContactNarrative

Methods

public static Sections Build(ContactInfoAnalysis analysis, IEnumerable<Assessment> assessments = null) #
Returns: Sections

Executes the build operation.

Parameters

analysis DomainDetective.ContactInfoAnalysis requiredposition: 0
assessments System.Collections.Generic.IEnumerable{DomainDetective.Assessment} = null optionalposition: 1
{{ include "footer" }}