Table of Contents

Interface IClassifier<C, T>

Namespace
Steeltoe.Common.Util
Assembly
Steeltoe.Common.Abstractions.dll
public interface IClassifier<in C, out T>

Type Parameters

C
T

Methods

Classify(C)

T Classify(C classifiable)

Parameters

classifiable C

Returns

T