Click or drag to resize

ResourceHandlerBaseTResource Constructor

Constructs the resource handler base

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public ResourceHandlerBase(
	ILocalizationService localizationService
)

Parameters

localizationService
Type: SanteDB.Core.ServicesILocalizationService

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

See Also