메소드 | 설명 | |
---|---|---|
PacketNotRecognizedException ( int transportHigh, int transportLow, int serverMajor, int serverMinor ) : System |
Fills the new instance's properties with the values passed in.
|
public PacketNotRecognizedException ( int transportHigh, int transportLow, int serverMajor, int serverMinor ) : System | ||
transportHigh | int | |
transportLow | int | |
serverMajor | int | |
serverMinor | int | |
리턴 | System |