Click or drag to resize

ApplicationContext Constructor

Initializes a new instance of the ApplicationContext class.

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public ApplicationContext(
	IConfigurationPersister configPersister
)

Parameters

configPersister
Type: SanteDB.DisconnectedClient.ConfigurationIConfigurationPersister

[Missing <param name="configPersister"/> documentation for "M:SanteDB.DisconnectedClient.ApplicationContext.#ctor(SanteDB.DisconnectedClient.Configuration.IConfigurationPersister)"]

See Also