﻿

   TypeName: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter

Name                            MemberType Definition                                                                  
----                            ---------- ----------                                                                  
Deserialize                     Method     System.Object Deserialize(System.IO.Stream serializationStream), System.O...
DeserializeMethodResponse       Method     System.Object DeserializeMethodResponse(System.IO.Stream serializationStr...
Equals                          Method     bool Equals(System.Object obj)                                              
GetHashCode                     Method     int GetHashCode()                                                           
GetType                         Method     type GetType()                                                              
Serialize                       Method     void Serialize(System.IO.Stream serializationStream, System.Object graph)...
ToString                        Method     string ToString()                                                           
UnsafeDeserialize               Method     System.Object UnsafeDeserialize(System.IO.Stream serializationStream, Sys...
UnsafeDeserializeMethodResponse Method     System.Object UnsafeDeserializeMethodResponse(System.IO.Stream serializat...
AssemblyFormat                  Property   System.Runtime.Serialization.Formatters.FormatterAssemblyStyle AssemblyFo...
Binder                          Property   System.Runtime.Serialization.SerializationBinder Binder {get;set;}          
Context                         Property   System.Runtime.Serialization.StreamingContext Context {get;set;}            
FilterLevel                     Property   System.Runtime.Serialization.Formatters.TypeFilterLevel FilterLevel {get;...
SurrogateSelector               Property   System.Runtime.Serialization.ISurrogateSelector SurrogateSelector {get;set;}
TypeFormat                      Property   System.Runtime.Serialization.Formatters.FormatterTypeStyle TypeFormat {ge...


