Constructs a DbResourceManager object. Match base constructors, but not actually used
public DbResourceManager(System.String baseName, System.Reflection.Assembly assembly)
Parameters
baseName
The qualified base name which the resources represent
assembly
Assembly that hosts the resources. Not used.
Overloads:
public DbResourceManager(System.String baseName)
public DbResourceManager(System.Type resourceType)
public DbResourceManager(System.String baseName, System.Reflection.Assembly assembly, System.Type resourceType)
See also:
Class DbResourceManager© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic