Edit

FieldCodecTester<TValue,TCodec>.CanRoundTripWeaklyTypedCollectionViaSerializer Method

Definition

Checks whether a strongly typed collection of values can be round-tripped.

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

Applies to