Property | Type | Description | |
---|---|---|---|
operation | string | ||
personID | int | ||
personName | string |
Method | Description | |
---|---|---|
PrepareData ( ) : void | ||
StatGlobal ( ) : System | ||
StatGlobal ( StatTypeStruct, myStatTypeStruct, Gtk treeview, int personID, string personName ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
obtainSessionSqlStringIndexes ( ArrayList sessions ) : string |
public StatGlobal ( StatTypeStruct, myStatTypeStruct, Gtk treeview, int personID, string personName ) : System | ||
myStatTypeStruct | StatTypeStruct, | |
treeview | Gtk | |
personID | int | |
personName | string | |
return | System |
protected obtainSessionSqlStringIndexes ( ArrayList sessions ) : string | ||
sessions | ArrayList | |
return | string |