C# Class Ctc.Ods.Tests.SubclassedSectionID

Inheritance: SectionID
Show file Open project: BellevueCollege/CtcApi Class Usage Examples

Public Methods

Method Description
SubclassedSectionID ( ISectionID sectionID ) : System

Protected Methods

Method Description
SubclassedSectionID ( string itemNumber, string yrq ) : System

Creates a new SectionID from an item # and YRQ

Method Details

SubclassedSectionID() public method

public SubclassedSectionID ( ISectionID sectionID ) : System
sectionID ISectionID
return System

SubclassedSectionID() protected method

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