C# Class Ctc.Ods.Tests.SubclassedSectionID

Inheritance: SectionID
Afficher le fichier Open project: BellevueCollege/CtcApi Class Usage Examples

Méthodes publiques

Méthode Description
SubclassedSectionID ( ISectionID sectionID ) : System

Méthodes protégées

Méthode Description
SubclassedSectionID ( string itemNumber, string yrq ) : System

Creates a new SectionID from an item # and YRQ

Method Details

SubclassedSectionID() public méthode

public SubclassedSectionID ( ISectionID sectionID ) : System
sectionID ISectionID
Résultat System

SubclassedSectionID() protected méthode

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