Domain Detective

API Reference

Class

SpfFlattenedNarrative

Namespace DomainDetective.Narratives
Assembly DomainDetective
Modifiers static

Provides spf flattened narrative functionality.

Inheritance

  • Object
  • SpfFlattenedNarrative

Methods

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

Executes the build operation.

Parameters

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