public new static NALocatorLocationFieldsAgent FromJson( string json, JsonDeserializationSettings settings )
Public Shared Shadows Function FromJson( _ ByVal json As String, _ Optional ByVal settings As JsonDeserializationSettings _ ) As NALocatorLocationFieldsAgent
Parameters
- json
- The JSON string containing the NALocatorLocationFieldsAgent state.
- settings
- The JSON deserialization settings.