DataServicePostAsync Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.DataService.PostAsync(System.String,System.String)"]

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public Task<string> PostAsync(
	string resourcePath,
	string json
)

Parameters

resourcePath
Type: SystemString
json
Type: SystemString

Return Value

Type: TaskString
See Also

Reference