C# 클래스 Panta.DataModels.CourseSectionTime

파일 보기 프로젝트 열기: renmengye/CoursePlanner

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CourseSectionTime ( IEnumerable times ) : System
ToString ( ) : string

Concatenate each timespan with space

메소드 상세

CourseSectionTime() 공개 메소드

public CourseSectionTime ( IEnumerable times ) : System
times IEnumerable
리턴 System

ToString() 공개 메소드

Concatenate each timespan with space
public ToString ( ) : string
리턴 string