JsonResourceResult Constructor (Object, String) | Glimpse API Documentation |
Initializes a new instance of the JsonResourceResult class.
Namespace: Glimpse.Core.ResourceResultAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | An exception is thrown is data is null. |
See Also