Core constructor. Gets passed a baseName (which is the ResourceSet Id - either a local or global resource group) and a culture.
This constructor basically creates a new ResourceReader and uses that reader's IEnumerable interface to provide access to the underlying resource data.
public DbResourceSet(System.String baseName, System.Globalization.CultureInfo culture, Westwind.Globalization.DbResourceConfiguration configuration)
Parameters
baseName
culture
configuration
See also:
Class DbResourceSet© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic