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