Метод | Описание | |
---|---|---|
ExportSessionCSV ( Session, mySession, Gtk app1, Preferences, preferences ) : System |
Метод | Описание | |
---|---|---|
printFooter ( ) : void | ||
writeData ( ArrayList exportData ) : void | ||
writeData ( string exportData ) : void |
public ExportSessionCSV ( Session, mySession, Gtk app1, Preferences, preferences ) : System | ||
mySession | Session, | |
app1 | Gtk | |
preferences | Preferences, | |
Результат | System |
protected writeData ( ArrayList exportData ) : void | ||
exportData | ArrayList | |
Результат | void |
protected writeData ( string exportData ) : void | ||
exportData | string | |
Результат | void |