Click or drag to resize
NbApiGateway Constructor
コンストラクタ

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbApiGateway(
	string apiname,
	HttpMethod httpmethod,
	string subpath,
	NbService service = null
)

Parameters

apiname
Type: SystemString
API名
httpmethod
Type: System.Net.HttpHttpMethod
HTTPメソッド
subpath
Type: SystemString
サブパス
service (Optional)
Type: Nec.NebulaNbService
サービス
Version Information

Core

Supported in: 1.0
See Also