C# Class RestTime, chronojump

Mostra file Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
AddOrModify ( int personID, bool print ) : void
RestTime ( ) : System
RestedTime ( int personID ) : string

Private Methods

Method Description
addRestTime ( int personID ) : void
exists ( int personID ) : bool
modifyRestTime ( int personID ) : void

Method Details

AddOrModify() public method

public AddOrModify ( int personID, bool print ) : void
personID int
print bool
return void

RestTime() public method

public RestTime ( ) : System
return System

RestedTime() public method

public RestedTime ( int personID ) : string
personID int
return string