Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BAH
BOS
WebAPI
Client
KdAPIOperationExtension
C# Class BAH.BOS.WebAPI.Client.KdAPIOperationExtension
API操作抽象类扩展。
Show file
Open project: Ronaltn/BAH.BOS.WebAPI.Client
Public Methods
Method
Description
ToKdAPIRequest
(
this
operation
) :
KdAPIRequest
转向KdAPI请求。
Method Details
ToKdAPIRequest()
public
static
method
转向KdAPI请求。
public
static
ToKdAPIRequest
(
this
operation
) :
KdAPIRequest
operation
this
API操作实例。
return
KdAPIRequest