Core constructor for DbResourceReader. This ctor is passed the name of the ResourceSet and a culture that is to be loaded.
public DbResourceReader(System.String resourceSetName, System.Globalization.CultureInfo cultureInfo, Westwind.Globalization.DbResourceConfiguration configuration)
Parameters
resourceSetName
The base name of the resource reader
cultureInfo
The CultureInfo identifying the culture of the resources to be read
configuration
Configuration instance that's passed to the resource reader
See also:
Class DbResourceReader© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic