Table of Contents

Interface IBindingCleaner

Namespace
Steeltoe.Stream.Binder
Assembly
Steeltoe.Stream.Abstractions.dll

TODO: See if this can be made internal

public interface IBindingCleaner

Methods

Clean(string, bool)

IDictionary<string, List<string>> Clean(string entity, bool isJob)

Parameters

entity string
isJob bool

Returns

IDictionary<string, List<string>>