BinaryFormatter Constructor
.NET Framework (current version)
Initializes a new instance of the BinaryFormatter class.
Assembly: mscorlib (in mscorlib.dll)
| 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:
