Constructs a DbResourceManager object. Match base constructors.
public DbResourceManager(System.Type resourceType)
Parameters
resourceType
The Type for which resources should be read/written
Overloads:
public DbResourceManager(System.String baseName)
public DbResourceManager(System.String baseName, System.Reflection.Assembly assembly)
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