C# Class LtiLibrary.Core.Outcomes.v2.LisResultContainer

An LisResultContainer defines the endpoint to which clients POST new LisResult resources and from which they GET the list of LisResults associated with a a given learning context.
Inheritance: LtiLibrary.Core.Common.JsonLdObject
Mostrar archivo Open project: easygenerator/LtiLibrary

Private Properties

Property Type Description

Public Methods

Method Description
LisResultContainer ( ) : LtiLibrary.Core.Common

Method Details

LisResultContainer() public method

public LisResultContainer ( ) : LtiLibrary.Core.Common
return LtiLibrary.Core.Common