KnownTypeAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the KnownTypeAttribute class.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | KnownTypeAttribute(String^) | Initializes a new instance of the KnownTypeAttribute class with the name of a method that returns an IEnumerable of known types. |
![]() | KnownTypeAttribute(Type^) | Initializes a new instance of the KnownTypeAttribute class with the specified type. |
Show:
