C# 클래스 Ctc.Ods.Tests.SubclassedSectionID

상속: SectionID
파일 보기 프로젝트 열기: BellevueCollege/CtcApi 1 사용 예제들

공개 메소드들

메소드 설명
SubclassedSectionID ( ISectionID sectionID ) : System

보호된 메소드들

메소드 설명
SubclassedSectionID ( string itemNumber, string yrq ) : System

Creates a new SectionID from an item # and YRQ

메소드 상세

SubclassedSectionID() 공개 메소드

public SubclassedSectionID ( ISectionID sectionID ) : System
sectionID ISectionID
리턴 System

SubclassedSectionID() 보호된 메소드

Creates a new SectionID from an item # and YRQ
protected SubclassedSectionID ( string itemNumber, string yrq ) : System
itemNumber string
yrq string
리턴 System