Method | Description | |
---|---|---|
CourseServiceClient ( |
||
EncodeRFC3986 ( string value ) : string | ||
GetCourseByCallNumber ( string courseCallNumber, [ expand ) : RestfulServiceRequest | ||
GetCourseByID ( int courseId, [ expand ) : RestfulServiceRequest | ||
GetMyCourses ( [ expand ) : RestfulServiceRequest |
Method | Description | |
---|---|---|
_optional_commaDelimitedString_encodeString ( string value ) : string | ||
_optional_commaDelimitedString_isSupplied ( string value ) : bool | ||
_required_int_encodeString ( int value ) : string | ||
_required_int_isSupplied ( int value ) : bool | ||
_required_string_encodeString ( string value ) : string | ||
_required_string_isSupplied ( string value ) : bool | ||
constructRequestUri ( string route ) : |
||
constructRequestUri ( string route, string>.List |
public CourseServiceClient ( |
||
baseUri | ||
authentication | IRequestAuthentication | |
return | System |
public static EncodeRFC3986 ( string value ) : string | ||
value | string | |
return | string |
public GetCourseByCallNumber ( string courseCallNumber, [ expand ) : RestfulServiceRequest | ||
courseCallNumber | string | |
expand | [ | |
return | RestfulServiceRequest |
public GetCourseByID ( int courseId, [ expand ) : RestfulServiceRequest | ||
courseId | int | |
expand | [ | |
return | RestfulServiceRequest |
public GetMyCourses ( [ expand ) : RestfulServiceRequest | ||
expand | [ | |
return | RestfulServiceRequest |