C# 클래스 CTCClassSchedule.Models.ClassScheduleSectionID

상속: SectionID
파일 보기 프로젝트 열기: BellevueCollege/ClassSchedule

공개 메소드들

메소드 설명
ClassScheduleSectionID ( ISectionID sectionID ) : System.Web.Mvc

Creates a new T:Ctc.Ods.Types.SectionID from an item # and YRQ

보호된 메소드들

메소드 설명
ClassScheduleSectionID ( string itemNumber, string yrq ) : System.Web.Mvc

Creates a new T:Ctc.Ods.Types.SectionID from an item # and YRQ

메소드 상세

ClassScheduleSectionID() 공개 메소드

Creates a new T:Ctc.Ods.Types.SectionID from an item # and YRQ
public ClassScheduleSectionID ( ISectionID sectionID ) : System.Web.Mvc
sectionID ISectionID
리턴 System.Web.Mvc

ClassScheduleSectionID() 보호된 메소드

Creates a new T:Ctc.Ods.Types.SectionID from an item # and YRQ
protected ClassScheduleSectionID ( string itemNumber, string yrq ) : System.Web.Mvc
itemNumber string
yrq string
리턴 System.Web.Mvc