IInterfaceProxyBuilder
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server.CodeFirst
- Ancestry: IInterfaceProxyBuilder
Required Methods
CreateProxy
method CreateProxy(interfaceType: Type; implementationType: Type): Type
Type CreateProxy(Type interfaceType, Type implementationType)
Function CreateProxy(interfaceType As Type, implementationType As Type) As Type
Parameters:
- interfaceType:
- implementationType: