C# Class Microsoft.Protocols.TestTools.StackSdk.CommonStack.SegmentIDStructure

Segment ID structure.
Datei anzeigen Open project: Microsoft/WindowsProtocolTestSuites

Public Methods

Method Description
SegmentIDStructure ( byte segmentID ) : System

Creates an instance of SegmentIDStructure class.

Method Details

SegmentIDStructure() public method

Creates an instance of SegmentIDStructure class.
public SegmentIDStructure ( byte segmentID ) : System
segmentID byte Segment ID.
return System