Метод | Описание | |
---|---|---|
CourseServiceClient ( |
||
EncodeRFC3986 ( string value ) : string | ||
GetCourseByCallNumber ( string courseCallNumber, [ expand ) : RestfulServiceRequest | ||
GetCourseByID ( int courseId, [ expand ) : RestfulServiceRequest | ||
GetMyCourses ( [ expand ) : RestfulServiceRequest |
Метод | Описание | |
---|---|---|
_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 | |
Результат | System |
public static EncodeRFC3986 ( string value ) : string | ||
value | string | |
Результат | string |
public GetCourseByCallNumber ( string courseCallNumber, [ expand ) : RestfulServiceRequest | ||
courseCallNumber | string | |
expand | [ | |
Результат | RestfulServiceRequest |
public GetCourseByID ( int courseId, [ expand ) : RestfulServiceRequest | ||
courseId | int | |
expand | [ | |
Результат | RestfulServiceRequest |
public GetMyCourses ( [ expand ) : RestfulServiceRequest | ||
expand | [ | |
Результат | RestfulServiceRequest |