C# Класс ECollegeAPI.Services.Courses.FetchInstructorsForCourseService

Наследование: BaseService
Показать файл Открыть проект

Открытые методы

Метод Описание
FetchInstructorsForCourseService ( long courseId ) : System.Collections.Generic
ProcessResponse ( string resp ) : void

Описание методов

FetchInstructorsForCourseService() публичный Метод

public FetchInstructorsForCourseService ( long courseId ) : System.Collections.Generic
courseId long
Результат System.Collections.Generic

ProcessResponse() публичный Метод

public ProcessResponse ( string resp ) : void
resp string
Результат void