Edit

FieldCodecTester<TValue,TCodec>.CanSkipDefaultValue Method

Definition

Checks if default values can be skipped over.

[Xunit.Fact]
public void CanSkipDefaultValue();
[<Xunit.Fact>]
member this.CanSkipDefaultValue : unit -> unit
Public Sub CanSkipDefaultValue ()
Attributes
Xunit.FactAttribute

Applies to