KnownTypeAttribute Constructor |
Name | Description | |
---|---|---|
KnownTypeAttribute(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.
| |
KnownTypeAttribute(Type) |
Initializes a new instance of the System.Runtime.Serialization.KnownTypeAttribute
class with the specified type.
|