API Reference
Class
ZoneTransferNarrative
Provides zone transfer narrative functionality.
Inheritance
- Object
- ZoneTransferNarrative
Methods
public static Sections Build(ZoneTransferAnalysis analysis, IEnumerable<Assessment> assessments = null, InternalLogger logger = null) #Returns:
SectionsExecutes the build operation.
Parameters
- analysis DomainDetective.ZoneTransferAnalysis
- assessments System.Collections.Generic.IEnumerable{DomainDetective.Assessment} = null
- logger DomainDetective.InternalLogger = null
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object