Execute method of class Server domain
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Public Shared Function ExecuteClassMethodOnServer( _
ByVal className As String, _
ByVal methodName As String, _
ByVal parameters As Object() _
) As Object
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
className
-
Type: string
Server class name
-
methodName
-
Type: string
Method name
-
parameters
-
Type: object[]
Parameters
Return Value
Type:
object
Result
.NET Framework
Supported in: 4.6.2, 4.7