RedactorLogEntry

RedactorLogEntry constructor

Initializes a new instance of RedactorLogEntry class for redaction.

public RedactorLogEntry(Redaction redaction, RedactionResult result)
Parameter Type Description
redaction Redaction Reference to redaction
result RedactionResult Redaction result, reported by format handler

See Also