C# Class Shared.Data.FocusedWorkDto

Afficher le fichier Open project: sealuzh/PersonalAnalytics

Méthodes publiques

Méthode Description
FocusedWorkDto ( string process, int durationInSec, System.DateTime from, System.DateTime to ) : System

Method Details

FocusedWorkDto() public méthode

public FocusedWorkDto ( string process, int durationInSec, System.DateTime from, System.DateTime to ) : System
process string
durationInSec int
from System.DateTime
to System.DateTime
Résultat System