Show / Hide Table of Contents

Class XRoadUtil

Inheritance
System.Object
XRoadUtil
Namespace: XRoad
Assembly: XRoadProvider.dll
Syntax
type XRoadUtil

Methods

static member MakeServiceCall: AbstractEndpointDeclaration * string * AbstractXRoadHeader * obj [] -> obj

Declaration
static member MakeServiceCall: endpoint:AbstractEndpointDeclaration * methodName:string * header:AbstractXRoadHeader * args:obj [] -> obj
Parameters
Type Name Description
AbstractEndpointDeclaration endpoint
string methodName
AbstractXRoadHeader header
obj [] args
Returns
Type Description
obj
Back to top Generated by DocFX