public class CSVGenerator<T>
where T : class
[Missing <typeparam name="T"/> documentation for "T:FileHold.Common.CSVGenerator`1"]
CSVGeneratorT | Initializes 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 |
Generate(T) | |
Generate(T, String) | |
PrepareColumns(DictionaryString, String) | |
PrepareColumns(GridView, DictionaryString, String) |
ConvertT | (Defined by ObjectExtension) |
ToJson | (Defined by ObjectExtension) |