다음을 통해 공유


BinaryFormatterSerializer 클래스

정의

public class BinaryFormatterSerializer : Orleans.Serialization.IExternalSerializer
public class BinaryFormatterSerializer : Orleans.Serialization.IExternalSerializer, System.Runtime.Serialization.ISurrogateSelector
type BinaryFormatterSerializer = class
    interface IExternalSerializer
type BinaryFormatterSerializer = class
    interface IExternalSerializer
    interface ISurrogateSelector
Public Class BinaryFormatterSerializer
Implements IExternalSerializer
Public Class BinaryFormatterSerializer
Implements IExternalSerializer, ISurrogateSelector
상속
BinaryFormatterSerializer
구현

생성자

BinaryFormatterSerializer()

메서드

ChainSelector(ISurrogateSelector)
DeepCopy(Object, ICopyContext)
Deserialize(Type, IDeserializationContext)
GetNextSelector()
GetSurrogate(Type, StreamingContext, ISurrogateSelector)
Initialize(Logger)
IsSupportedType(Type)
Serialize(Object, ISerializationContext, Type)

적용 대상