Domain Detective

API Reference

Class

MessageHeaderNarrative

Namespace DomainDetective.Narratives
Assembly DomainDetective
Modifiers static

Provides message header narrative functionality.

Inheritance

  • Object
  • MessageHeaderNarrative

Methods

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

Executes the build operation.

Parameters

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