Interface IBindableProxyFactory
Namespace: Steeltoe.Stream.Binding
Assembly: Steeltoe.Stream.StreamBase.dll
Syntax
public interface IBindableProxyFactory
Properties
| Edit this page View SourceBindingType
Declaration
Type BindingType { get; }
Property Value
Type | Description |
---|---|
Type |
Methods
| Edit this page View SourceInvoke(MethodInfo)
Declaration
object Invoke(MethodInfo info)
Parameters
Type | Name | Description |
---|---|---|
MethodInfo | info |
Returns
Type | Description |
---|---|
System.Object |