Commit bbaf71fd authored by Brickner_cp's avatar Brickner_cp

Packet building examples.

parent 97ea93e2
......@@ -15,7 +15,7 @@ namespace PcapDotNet.Packets.Transport
/// </summary>
public override bool CalculateChecksum
{
get{return CalculateChecksumValue;}
get { return CalculateChecksumValue; }
}
/// <summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment