[Missing <summary> documentation for M:QS.CMS.Base3.SerializationHelper.Serialize_Byte(QS.Fx.Base.ConsumableBlock@,System.Collections.Generic.IList{QS.Fx.Base.Block}@,System.Byte)]

C# | Visual Basic | Managed C++ |
public static void Serialize_Byte ( ref ConsumableBlock header, ref IList<Block> data, byte n )
Public Shared Sub Serialize_Byte ( _ ByRef header As ConsumableBlock, _ ByRef data As IList(Of Block), _ n As Byte _ )
public: static void Serialize_Byte ( ConsumableBlock% header, IList<Block>^% data, unsigned char n )

- header (ConsumableBlock)
[Missing <param> documentation for "header"]
- data (IList<(Of Block>))
[Missing <param> documentation for "data"]
- n (Byte)
[Missing <param> documentation for "n"]