FakeRedactionServiceCollectionExtensions Clase

Definición

Extensiones que permiten registrar un redactor falso en la aplicación.

C#
public static class FakeRedactionServiceCollectionExtensions
Herencia
FakeRedactionServiceCollectionExtensions

Métodos

AddFakeRedaction(IServiceCollection, Action<FakeRedactorOptions>)

Registra el proveedor de redactores falso que siempre devuelve instancias falsas de redactor.

AddFakeRedaction(IServiceCollection)

Registra el proveedor de redactores falso que siempre devuelve instancias falsas de redactor.

Se aplica a

Producto Versiones
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)