C# Class Jojatekok.MoneroGUI.Desktop.Exporter

Afficher le fichier Open project: kripod/MoneroGui.Net

Méthodes publiques

Méthode Description
ExportToCsvAsync ( this dataTable, string fileName ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
ExportToCsv ( this dataTable, string fileName ) : void

Method Details

ExportToCsvAsync() public static méthode

public static ExportToCsvAsync ( this dataTable, string fileName ) : System.Threading.Tasks.Task
dataTable this
fileName string
Résultat System.Threading.Tasks.Task