Table of Contents

Interface IBinderType

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

TODO: See if this can be made internal

public interface IBinderType

Properties

AssemblyPath

string AssemblyPath { get; }

Property Value

string

ConfigureClass

string ConfigureClass { get; }

Property Value

string

Name

string Name { get; }

Property Value

string