次の方法で共有


XmlSerializerFormatter クラス

定義

public ref class XmlSerializerFormatter : Microsoft::XLANGs::RuntimeTypes::FormatterBase
public class XmlSerializerFormatter : Microsoft.XLANGs.RuntimeTypes.FormatterBase
type XmlSerializerFormatter = class
    inherit FormatterBase
Public Class XmlSerializerFormatter
Inherits FormatterBase
継承
XmlSerializerFormatter

コンストラクター

XmlSerializerFormatter(XmlSerializer)

プロパティ

Binder (継承元 FormatterBase)
Context (継承元 FormatterBase)
SurrogateSelector (継承元 FormatterBase)

メソッド

Deserialize(Stream)
Serialize(Stream, Object)

適用対象