Table of Contents

Interface IBindableProxyFactory

Namespace
Steeltoe.Stream.Binding
Assembly
Steeltoe.Stream.StreamBase.dll
public interface IBindableProxyFactory

Properties

BindingType

Type BindingType { get; }

Property Value

Type

Methods

Invoke(MethodInfo)

object Invoke(MethodInfo info)

Parameters

info MethodInfo

Returns

object