C# Class LtiLibrary.Core.Profiles.ToolConsumerProfileClient

Afficher le fichier Open project: andyfmiller/LtiLibrary

Méthodes publiques

Méthode Description
GetToolConsumerProfileAsync ( string serviceUrl ) : Task

Get a ToolConsumerProfile from the service endpoint.

Method Details

GetToolConsumerProfileAsync() public static méthode

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