Command.ReadFromBinary

Command.ReadFromBinary method

Reads the binary data from the reader

public abstract void ReadFromBinary(IBinaryReader reader)
ParameterTypeDescription
readerIBinaryReader

See Also