Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetPacket ( StationType station, bool isSelected ) : Packet | ||
SetStationSubPacket ( StationType station, bool isSelected ) : System | ||
SetStationSubPacket ( Stream stream, int index ) : System |
public static GetPacket ( StationType station, bool isSelected ) : Packet | ||
station | StationType | |
isSelected | bool | |
return | Packet |
public SetStationSubPacket ( StationType station, bool isSelected ) : System | ||
station | StationType | |
isSelected | bool | |
return | System |
public SetStationSubPacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |