C# Class Panta.DataModels.CourseSection

Afficher le fichier Open project: renmengye/CoursePlanner

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetSplittedIndexStrings ( ) : IList

Parse/Split the roots and store them with prefixes and without prefixes

ToString ( ) : string

Méthodes protégées

Méthode Description
GetIndexStrings ( ) : IList

Put all the properties into a form with prefix and root

Method Details

GetIndexStrings() protected méthode

Put all the properties into a form with prefix and root
protected GetIndexStrings ( ) : IList
Résultat IList

GetSplittedIndexStrings() public méthode

Parse/Split the roots and store them with prefixes and without prefixes
public GetSplittedIndexStrings ( ) : IList
Résultat IList

ToString() public méthode

public ToString ( ) : string
Résultat string