DALBLTParamConverter Class Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see DALBLTParamConverter members.
| Name | Description | |
|---|---|---|
![]() | CanConvert | (Inherited from System.Text.Json.Serialization.JsonConverter<DALBLTParam>) |
![]() | Read | Overridden. Read and convert the JSON to a OASySDNA.Common.DAL.BLTCommon.DALBLTParam. |
![]() | ReadAsPropertyName | (Inherited from System.Text.Json.Serialization.JsonConverter<DALBLTParam>) |
![]() | Write | Overridden. Write the OASySDNA.Common.DAL.BLTCommon.DALBLTParam as JSON. |
![]() | WriteAsPropertyName | (Inherited from System.Text.Json.Serialization.JsonConverter<DALBLTParam>) |
