Click or drag to resize

GatewayAPI Constructor

Initializes a new instance of the GatewayAPI class.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public GatewayAPI(
	MainAPI a,
	Gateways g
)

Parameters

a
Type: Nexpaq.APIsMainAPI
main API.
g
Type: Gateways
Gateways
See Also