Table of Contents

Interface IBindableProxyFactory

Namespace
Steeltoe.Stream.Binding
Assembly
Steeltoe.Stream.StreamBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IBindableProxyFactory

Properties

BindingType

Type BindingType { get; }

Property Value

Type

Methods

Invoke(MethodInfo)

object Invoke(MethodInfo info)

Parameters

info MethodInfo

Returns

object