FormatterBase 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class FormatterBase abstract : System::Runtime::Serialization::IFormatter
public abstract class FormatterBase : System.Runtime.Serialization.IFormatter
type FormatterBase = class
interface IFormatter
Public MustInherit Class FormatterBase
Implements IFormatter
- 繼承
-
FormatterBase
- 衍生
- 實作
建構函式
FormatterBase() |
屬性
Binder | |
Context | |
SurrogateSelector |
方法
Deserialize(Stream) | |
Serialize(Stream, Object) |