C# 클래스 SteamKit2.Internal.ConnectData

상속: ISteamSerializable
파일 보기 프로젝트 열기: Top-Cat/SteamBot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CHALLENGE_MASK uint

공개 메소드들

메소드 설명
ConnectData ( ) : System
Deserialize ( Stream stream ) : void
Serialize ( Stream stream ) : void

메소드 상세

ConnectData() 공개 메소드

public ConnectData ( ) : System
리턴 System

Deserialize() 공개 메소드

public Deserialize ( Stream stream ) : void
stream Stream
리턴 void

Serialize() 공개 메소드

public Serialize ( Stream stream ) : void
stream Stream
리턴 void

프로퍼티 상세

CHALLENGE_MASK 공개적으로 정적으로 프로퍼티

public static uint CHALLENGE_MASK
리턴 uint