Click or drag to resize

ObjectConverter Class

Inheritance Hierarchy
SystemObject
  ConverterBase
    DWSIM.Thermodynamics.PropertyPackages.AuxiliaryObjectConverter

Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class ObjectConverter : ConverterBase
Request Example View Source

The ObjectConverter type exposes the following members.

Constructors
 NameDescription
Public methodObjectConverter 
Top
Properties
 NameDescription
Protected propertyCustomNullHandlingObsolete.

(Inherited from ConverterBase)
Top
Methods
 NameDescription
Public methodFieldToString
(Overrides ConverterBase.FieldToString(Object))
Public methodStringToField
(Overrides ConverterBase.StringToField(String))
Protected methodThrowConvertException
(Inherited from ConverterBase)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also