Table of Contents

Namespace ToSic.Sxc.Services.Tweaks

Interfaces

ITweakInput<TInput>

Tweak API to reconfigure a value pre-processing in a service / method call.

Whatever code you write, always assume that this interface can be replaced with another name which will then provide more tweaks. So never use the interface-name in your code.