LtiLibrary.Core.ContentItems.ContentItemSelectionGraph.ContentItemSelectionGraph C# (CSharp) Method

ContentItemSelectionGraph() public method

public ContentItemSelectionGraph ( ) : System.Collections.Generic
return System.Collections.Generic
        public ContentItemSelectionGraph()
        {
            ExternalContextId = LtiConstants.ContentItemContextId;
        }
ContentItemSelectionGraph