StaticServiceInvoker

Overview

Location


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: