C# 클래스 LtiLibrary.Core.Profiles.ToolConsumerProfileClient

파일 보기 프로젝트 열기: andyfmiller/LtiLibrary

공개 메소드들

메소드 설명
GetToolConsumerProfileAsync ( string serviceUrl ) : Task

Get a ToolConsumerProfile from the service endpoint.

메소드 상세

GetToolConsumerProfileAsync() 공개 정적인 메소드

Get a ToolConsumerProfile from the service endpoint.
public static GetToolConsumerProfileAsync ( string serviceUrl ) : Task
serviceUrl string The full URL of the ToolConsumerProfile service.
리턴 Task