Click or drag to resize

CSVGeneratorT Constructor (HttpResponse)

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public CSVGenerator(
	HttpResponse response
)

Parameters

response
Type: System.WebHttpResponse
See Also