Fluent Assertions Documentation
FluentAssertions Namespace / ObjectAssertionsExtensions Class / BeDataContractSerializable Method
In This Topic
    BeDataContractSerializable Method
    In This Topic
    Asserts that an object can be serialized and deserialized using the data contract serializer and that it stills retains the values of all members.
    Overload List
    OverloadDescription
    Asserts that an object can be serialized and deserialized using the data contract serializer and that it stills retains the values of all members.  
    Asserts that an object can be serialized and deserialized using the data contract serializer and that it stills retains the values of all members.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also