Skip to content

Codec_Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A Methods

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

ReadValue(Reader<TReaderInput>, Field)

public Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A ReadValue<TReaderInput>(ref Reader<TReaderInput> reader, Field field)
Reads a value.

Parameters

readerReader<TReaderInput>
The reader.
fieldField
The field.

Returns

The value.

WriteField(Writer<TBufferWriter>, uint, Type, Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A)

public void WriteField<TBufferWriter>(ref Writer<TBufferWriter> writer, uint fieldIdDelta, Type expectedType, Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A value)
Writes a field.

Parameters

writerWriter<TBufferWriter>
The writer.
fieldIdDeltauint
The field identifier delta.
expectedTypeType
The expected type.
valueInvokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A
The value.