Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Neo4jClient
ApiModels
BatchStepExtensions
C# Class Neo4jClient.ApiModels.BatchStepExtensions
Exibir arquivo
Open project: Readify/Neo4jClient
Public Methods
Method
Description
Add
(
this
list
,
HttpMethod
method
,
string
to
,
object
body
) :
BatchStep
Method Details
Add()
public
static
method
public
static
Add
(
this
list
,
HttpMethod
method
,
string
to
,
object
body
) :
BatchStep
list
this
method
HttpMethod
to
string
body
object
return
BatchStep