SoapFormatter Constructor
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Initializes a new instance of the SoapFormatter class.
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
Name | Description | |
---|---|---|
![]() | SoapFormatter() | Initializes a new instance of the SoapFormatter class with default property values. |
![]() | SoapFormatter(ISurrogateSelector, StreamingContext) | Initializes a new instance of the SoapFormatter class with the specified ISurrogateSelector and StreamingContext. |
Show: