Interface IBindableProxyFactory
public interface IBindableProxyFactory
Properties
BindingType
Type BindingType { get; }
Property Value
Methods
Invoke(MethodInfo)
object Invoke(MethodInfo info)
Parameters
info
MethodInfo
public interface IBindableProxyFactory
Type BindingType { get; }
object Invoke(MethodInfo info)
info
MethodInfo