Click or drag to resize

IReferenceResolver Interface

An interface that resolves references to a file

Namespace: SanteDB.Core.Services
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IReferenceResolver

The IReferenceResolver type exposes the following members.

Methods
 NameDescription
Public methodResolveAsStream Resolve the specified reference
Public methodResolveAsString Resolve the data at reference as a string
Top
See Also