Method | Description | |
---|---|---|
ExportToCSV ( Result result ) : void | ||
ExportToPDF ( Result result ) : void | ||
ExportToXML ( Result result ) : void |
public static ExportToCSV ( Result result ) : void | ||
result | Result | |
return | void |
public static ExportToPDF ( Result result ) : void | ||
result | Result | |
return | void |
public static ExportToXML ( Result result ) : void | ||
result | Result | |
return | void |