Overload List
Name | Description | |
---|---|---|
![]() ![]() | FromJson<(Of <<'(TType>)>>)(String) | |
![]() ![]() | FromJson(String, Type) |
Extension method to string that deserializes a json string
into a specific type.
Note that the type specified must be serializable.
|