Click or drag to resize
KnownTypeAttribute Constructor
Overload List
  NameDescription
Public methodKnownTypeAttribute(String)
Initializes a new instance of the System.Runtime.Serialization.KnownTypeAttribute class with the name of a method that returns an System.Collections.IEnumerable of known types.
Public methodKnownTypeAttribute(Type)
Initializes a new instance of the System.Runtime.Serialization.KnownTypeAttribute class with the specified type.
Top
See Also