C# 클래스 Shared.Data.FocusedWorkDto

파일 보기 프로젝트 열기: sealuzh/PersonalAnalytics

공개 메소드들

메소드 설명
FocusedWorkDto ( string process, int durationInSec, System.DateTime from, System.DateTime to ) : System

메소드 상세

FocusedWorkDto() 공개 메소드

public FocusedWorkDto ( string process, int durationInSec, System.DateTime from, System.DateTime to ) : System
process string
durationInSec int
from System.DateTime
to System.DateTime
리턴 System