Property | Type | Description |
---|
Method | Description | |
---|---|---|
CheckArtsciCs ( string courseCode ) : bool |
Check the course code match in the CS approved list (format: AAA00H0)
|
|
CheckEngCs ( string courseCode ) : bool |
Check the course code match in Engineering CS hashset (format: AAA000)
|
|
CheckHss ( string courseCode ) : bool |
Check the course code match in the HSS hash set (format: AAA000H0)
|
|
UTEngHssCsChecker ( ) : System |
public CheckArtsciCs ( string courseCode ) : bool | ||
courseCode | string | |
return | bool |
public CheckEngCs ( string courseCode ) : bool | ||
courseCode | string | |
return | bool |