CachingJsonLdContextDocumentProvider constructor

CachingJsonLdContextDocumentProvider(
  1. JsonLdContextDocumentProvider _delegate
)

Implementation

CachingJsonLdContextDocumentProvider(this._delegate);