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