Public Shared Function FromJson( _ ByVal json As String _ ) As TimestampOffset
public static TimestampOffset FromJson( string json )
Parameters
- json
- The JSON string containing the TimestampOffset state.
Public Shared Function FromJson( _ ByVal json As String _ ) As TimestampOffset
public static TimestampOffset FromJson( string json )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)