Visual Basic (Declaration) | |
---|---|
Public Shared Function FromJson( _ ByVal json As String _ ) As ServiceException |
C# | |
---|---|
public static ServiceException FromJson( string json ) |
Parameters
- json
- The Symbol JSON.
Return Value
The deserialized Symbol.Target Platforms:Windows Phone 7