Table of Contents

Method WriteTo

Namespace
Skyline.DataMiner.Protobuf.Shared.Core.DataTypes.ParameterChange.V1
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

WriteTo(CodedOutputStream)

Writes the data to the given coded output stream.

public void WriteTo(CodedOutputStream output)

Parameters

output CodedOutputStream

Coded output stream to write the data to. Must not be null.