C# Class FinalServerSolution.Time

Show file Open project: Vitaleks/NFS-World-Server

Public Methods

Method Description
getSeconds ( ) : int
sessionLife ( int seconds ) : bool

Method Details

getSeconds() public static method

public static getSeconds ( ) : int
return int

sessionLife() public static method

public static sessionLife ( int seconds ) : bool
seconds int
return bool