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