C# Class TimeLocker.LastSessionSynchronizer

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
GetAllowedTime ( ) : System.TimeSpan
SaveSessionData ( System.TimeSpan remainingTime ) : void

Method Details

GetAllowedTime() public static méthode

public static GetAllowedTime ( ) : System.TimeSpan
Résultat System.TimeSpan

SaveSessionData() public static méthode

public static SaveSessionData ( System.TimeSpan remainingTime ) : void
remainingTime System.TimeSpan
Résultat void