Interface IDBusWritable
Internal interface that enables serializing composite types.
public interface IDBusWritable
Methods
WriteTo(ref MessageWriter)
Writes this instance to the specified message writer.
void WriteTo(ref MessageWriter writer)
Parameters
writerMessageWriterThe message writer to write to.