Write Method
- Last UpdatedApr 08, 2026
- 1 minute read
Write the OASySDNA.Common.DAL.BLTCommon.DALBLTParam as JSON.
public override void Write(
Utf8JsonWriter writer,
DALBLTParam value,
JsonSerializerOptions options
)
public:
void Write(
Utf8JsonWriter^ writer,
DALBLTParam^ value,
JsonSerializerOptions^ options
) override
Parameters
- writer
- value
- options