Click or drag to resize

IServiceManagerCreateInjected Method (Type)

Create a new, injected type

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
Object CreateInjected(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:SanteDB.Core.Services.IServiceManager.CreateInjected(System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.Core.Services.IServiceManager.CreateInjected(System.Type)"]

See Also