Click or drag to resize
ParaPlan Logo

TripServiceTestPost Method

[Missing <summary> documentation for "M:ParaPlanREST.TripService.TestPost(System.String,System.String)"]

Namespace:  ParaPlanREST
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string TestPost(
	string value1,
	string value2
)

Parameters

value1
Type: SystemString

[Missing <param name="value1"/> documentation for "M:ParaPlanREST.TripService.TestPost(System.String,System.String)"]

value2
Type: SystemString

[Missing <param name="value2"/> documentation for "M:ParaPlanREST.TripService.TestPost(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ParaPlanREST.TripService.TestPost(System.String,System.String)"]

See Also