Creates a new instance of the class XManifestResourceManager.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- baseName
- Type: System..::.String
A base name.
- asm
- Type: System.Reflection..::.Assembly
The assembly where the manifests are included.
- resourceSet
- Type: System..::.Type
Resource set type.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | baseName is nullNothingnullptra null reference (Nothing in Visual Basic). |
System..::.ArgumentNullException | asm is nullNothingnullptra null reference (Nothing in Visual Basic). |