C# Class Panta.DataModels.Extensions.UT.UTCourse

Inheritance: Course
ファイルを表示 Open project: renmengye/CoursePlanner

Private Properties

Property Type Description

Public Methods

Method Description
AddCategory ( string category ) : void

Protected Methods

Method Description
GetIndexStrings ( ) : IList

Method Details

AddCategory() public method

public AddCategory ( string category ) : void
category string
return void

GetIndexStrings() protected method

protected GetIndexStrings ( ) : IList
return IList