Click or drag to resize

InstalledLocalesLoad Method

Loads the set of installed locales from the Database

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void Load(
	IDatabase db
)

Parameters

db
Type: NetQuarryIDatabase
The repository Database object
See Also