System.Xml.Serialization.XmlSerializationReadCallback Delegate
Assembly:
System.Xml.dll
Namespace:
System.Xml.Serialization
This type supports the Shared Source CLI infrastructure and is not intended to be used directly from your code.
Summary
Supports the Shared Source CLI infrastructure and is not intended to be used directly from your code
C# Syntax:
[Serializable]
public delegate object XmlSerializationReadCallback();
See also:
System.Xml.Serialization Namespace
Hierarchy:
System.Object
System.Delegate
System.MulticastDelegate
System.Xml.Serialization.XmlSerializationReadCallback
Top of page
Copyright (c) 2002 Microsoft Corporation. All rights reserved.