CSVGeneratorT Class

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public class CSVGenerator<T>
where T : class
Inheritance
Object    CSVGeneratorT

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:FileHold.Common.CSVGenerator`1"]

Constructors

CSVGeneratorTInitializes a new instance of the CSVGeneratorT class
CSVGeneratorT(HttpResponse)Initializes a new instance of the CSVGeneratorT class
CSVGeneratorT(HttpResponse, String)Initializes a new instance of the CSVGeneratorT class

Properties

Methods

Events

Fields

Extension Methods

See Also