[Missing <summary> documentation for "N:Sdl.LanguagePlatform.Core.Resources"]

Interfaces

  InterfaceDescription
IResourceDataAccessor
A resource data accessor provides access to language-specific resources of different types (see LanguageResourceType for the supported resource types).

Resources are binary-stored data streams. The caller is responsible to read the data in the resource-specific format and interpret it accordingly.

Enumerations

  EnumerationDescription
LanguageResourceType
Enumerates the different types of language resources.
ResourceStatus
Enumerates the status of a resource. The status specifies whether a requested resource can be loaded or not.