BaseJavaScriptInterop.DeserializeObject<TResult>

Helper method to deserialize json content

public static TResult DeserializeObject<TResult>(string json)

Parameters

json


See also:

Class BaseJavaScriptInterop

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic