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