Overload List

  NameDescription
Public methodStatic memberFromJson<(Of <<'(TType>)>>)(String)
Public methodStatic memberFromJson(String, Type)
Extension method to string that deserializes a json string into a specific type. Note that the type specified must be serializable.

See Also