This documentation is archived and is not being maintained.
BinaryFormatter Constructor
Visual Studio 2010
Initializes a new instance of the BinaryFormatter class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BinaryFormatter() | Initializes a new instance of the BinaryFormatter class with default values. |
|
BinaryFormatter(ISurrogateSelector, StreamingContext) | Initializes a new instance of the BinaryFormatter class with a given surrogate selector and streaming context. |
Show: