Serialize(Writer<TBufferWriter>, NotAllowedAttributionGrain)
public void Serialize<TBufferWriter>(ref Writer<TBufferWriter> writer, NotAllowedAttributionGrain instance) Serializes the provided value.
Parameters
writerWriter<TBufferWriter>- The writer.
instanceNotAllowedAttributionGrain- The value.
