Click or drag to resize

ResourceHandlerBaseTData Constructor

Creates a new resource handler base with a specified privacy service

Namespace:  SanteDB.Rest.HDSI.Resources
Assembly:  SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax
protected ResourceHandlerBase(
	ILocalizationService localizationService
)

Parameters

localizationService
Type: SanteDB.Core.ServicesILocalizationService

[Missing <param name="localizationService"/> documentation for "M:SanteDB.Rest.HDSI.Resources.ResourceHandlerBase`1.#ctor(SanteDB.Core.Services.ILocalizationService)"]

See Also