Click or drag to resize

DeserializationBinder Class

Inheritance Hierarchy
SystemObject
  System.Runtime.SerializationSerializationBinder
    DWSIM.ThermodynamicsDeserializationBinder

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public sealed class DeserializationBinder : SerializationBinder
Request Example View Source

The DeserializationBinder type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyStatic memberSatelliteAssemblies 
Top
Methods
 NameDescription
Public methodBindToType
(Overrides SerializationBinderBindToType(String, String))
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also