Table of Contents

Method CreateWcfProxy

Namespace
Autofac.Multitenant.Wcf.DynamicProxy
Assembly
Autofac.Multitenant.Wcf.dll

CreateWcfProxy(Type, object)

public object CreateWcfProxy(Type interfaceToProxy, object target)

Parameters

interfaceToProxy Type
target object

Returns

object