'Declaration Public Overrides Function fromJson( _ ByVal json As JsonElement, _ ByVal settings As JsonSerializerSettings _ ) As Nullable(Of Double)
public override Nullable<double> fromJson( JsonElement json, JsonSerializerSettings settings )
Parameters
- json
- settings