Click or drag to resize
WebApiServicePut Method

Namespace: Colygon.MatchPoint.WebApi
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public Stream Put(
	Stream data
)

Parameters

data
Type: System.IOStream

Return Value

Type: Stream
See Also