FakeRedactionCollector Class

Definition

Usage history of fake redaction types.

public ref class FakeRedactionCollector
public class FakeRedactionCollector
type FakeRedactionCollector = class
Public Class FakeRedactionCollector
Inheritance
FakeRedactionCollector

Constructors

FakeRedactionCollector()

Properties

AllRedactedData

Gets the full log of all redaction events that happened.

AllRedactorRequests

Gets the full log of all redactor request events that happened.

LastRedactedData

Gets the last redaction "event".

LastRedactorRequested

Gets the last redactor request "event".

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to