This topic has not yet been rated - Rate this topic

IRequiredMemberSelector Interface

Defines method that determines whether a given member is required on deserialization.

Namespace:  System.Net.Http.Formatting
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
public interface IRequiredMemberSelector

The IRequiredMemberSelector type exposes the following members.

  NameDescription
Public methodIsRequiredMemberDetermines whether a given member is required on deserialization.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.