Partager via


ResourceHandler Constructor

 

Initializes a new instance of the ResourceHandler class.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethod ResourceHandler(String)

Initializes a new instance of the ResourceHandler class with the assembly path.

System_CAPS_pubmethod 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