C# Class Neo4jClient.ApiModels.BatchStepExtensions

Afficher le fichier Open project: Readify/Neo4jClient

Méthodes publiques

Méthode Description
Add ( this list, HttpMethod method, string to, object body ) : BatchStep

Method Details

Add() public static méthode

public static Add ( this list, HttpMethod method, string to, object body ) : BatchStep
list this
method HttpMethod
to string
body object
Résultat BatchStep