C# 클래스 ArtemisComm.ShipActionSubPackets.SetStationSubPacket

상속: ShipAction
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetPacket ( StationType station, bool isSelected ) : Packet
SetStationSubPacket ( StationType station, bool isSelected ) : System
SetStationSubPacket ( Stream stream, int index ) : System

메소드 상세

GetPacket() 공개 정적인 메소드

public static GetPacket ( StationType station, bool isSelected ) : Packet
station StationType
isSelected bool
리턴 Packet

SetStationSubPacket() 공개 메소드

public SetStationSubPacket ( StationType station, bool isSelected ) : System
station StationType
isSelected bool
리턴 System

SetStationSubPacket() 공개 메소드

public SetStationSubPacket ( Stream stream, int index ) : System
stream Stream
index int
리턴 System