Click or drag to resize

ResourceHandlerBaseTResourceGetRepository Method

Gets the repository

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
protected IRepositoryService<TResource> GetRepository()

Return Value

Type: IRepositoryServiceTResource

[Missing <returns> documentation for "M:SanteDB.Rest.Common.ResourceHandlerBase`1.GetRepository"]

See Also