ResourceHandler Constructor
Initializes a new instance of the ResourceHandler class.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
ResourceHandler(String) | Initializes a new instance of the ResourceHandler class with the assembly path. |
|
ResourceHandler(String, String) | Initializes a new instance of the ResourceHandler class with the assembly path and the base name of the resource stream. |
See Also
ResourceHandler Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top