ResourceParameters Constructor (IDictionary(String, String))
From Glimpse API
| ResourceParameters Constructor (IDictionary String, String ) | Glimpse API Documentation |
Initializes a new instance of the ResourceParameters class with a set of named parameters.
Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- namedParameters
- Type:
System.Collections.Generic IDictionary
String,
String
The named parameters.
See Also