IInterfaceProxyBuilder

Overview

Location

Required Methods


CreateProxy

 

method CreateProxy(interfaceType: Type; implementationType: Type): Type

 

Type CreateProxy(Type interfaceType, Type implementationType)

 

func CreateProxy(_ interfaceType: Type, _ implementationType: Type) -> Type

 

Function CreateProxy(interfaceType As Type, implementationType As Type) As Type

Parameters:

  • interfaceType:
  • implementationType: