Block<THeader, TTrailer>.Header Property
Definition
Gets the strongly-typed header for this block.
public new THeader Header { get; }
Property Value
THeader
Gets the strongly-typed header for this block.
public new THeader Header { get; }
THeader