IInterfaceProxyBuilder
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server.CodeFirst
- Platforms: .NET Core, .NET Framework
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: