KnownTypeAttribute
Specifies types that should be recognized by the DataContractSerializer when serializing or deserializing a given type.
Gets the name of a method that will return a list of types that should be recognized during serialization or deserialization.
Gets the type that should be recognized during serialization or deserialization by the DataContractSerializer.
Initializes a new instance of the KnownTypeAttribute class with the specified type.
Initializes a new instance of the KnownTypeAttribute class with the name of a method that returns an IEnumerable of known types.