C# Class ExportSessionXML, chronojump

Inheritance: ExportSession
Exibir arquivo Open project: GNOME/chronojump

Public Methods

Method Description
ExportSessionXML ( Session, mySession, Gtk app1, Preferences, preferences ) : System

Protected Methods

Method Description
printFooter ( ) : void

Method Details

ExportSessionXML() public method

public ExportSessionXML ( Session, mySession, Gtk app1, Preferences, preferences ) : System
mySession Session,
app1 Gtk
preferences Preferences,
return System

printFooter() protected method

protected printFooter ( ) : void
return void