Interface IBindableProxyFactory
[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
Methods
Invoke(MethodInfo)
object Invoke(MethodInfo info)
Parameters
info
MethodInfo