ErrorUnit
ErrorUnit
Namespaces
ErrorUnit
ErrorUnitCentral Class
ErrorUnitCentral Methods
_Deserialize(T) Method
_LinkInjector(T) Method
_Serialize(T) Method
_ThrowErrorStack Method
CleanUp Method
CurrentStack_Add Method
CurrentStack_EndWebCall Method
Deserialize(T) Method
GetErrorUnitJson Method
LinkInjector Method
Log Method
Serialize(T) Method
ThrowErrorStack Method
UnitTesting Method
ErrorUnitCentral
Deserialize
T
Method
Deserializes the specified json.
Namespace:
ErrorUnit
Assembly:
ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax
C#
Copy
public
T
Deserialize
<T>(
string
json
)
Parameters
json
Type:
System
String
The json.
Type Parameters
T
The type to deserialize too.
Return Value
Type:
T
the deserialized object
Implements
IJsonSerializer
Deserialize
T
(String)
See Also
Reference
ErrorUnitCentral Class
ErrorUnit Namespace
Copyright John Gold Inc 2016