StaticServiceInvoker
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
Instance Methods
constructor
constructor(invokerType: Type)
StaticServiceInvoker(Type invokerType)
Sub New(invokerType As Type)
Parameters:
- invokerType:
GetMethodInvoker
method GetMethodInvoker(methodName: String): ServiceMethodInvoker
ServiceMethodInvoker GetMethodInvoker(String methodName)
Function GetMethodInvoker(methodName As String) As ServiceMethodInvoker
Parameters:
- methodName: