C# 클래스 FSNEP.Controllers.TimeRecordEntryModificationDto

파일 보기 프로젝트 열기: ucdavis/FSNEP 1 사용 예제들

공개 메소드들

메소드 설명
TimeRecordEntryModificationDto ( int entryId, double hoursDelta ) : System.Collections.Generic

메소드 상세

TimeRecordEntryModificationDto() 공개 메소드

public TimeRecordEntryModificationDto ( int entryId, double hoursDelta ) : System.Collections.Generic
entryId int
hoursDelta double
리턴 System.Collections.Generic