C# 클래스 Plasma.pnCli2Auth_AcctLoginRequest

상속: Plasma.plNetStruct
파일 보기 프로젝트 열기: Hoikas/PlasmaDotNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
fAccount string
fAuthToken string
fChallenge uint
fHash byte[]
fOS string
fTransID uint

공개 메소드들

메소드 설명
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

비공개 메소드들

메소드 설명
IReadHashUInt ( Plasma.hsStream s ) : byte[]
IWriteHashUInt ( Plasma.hsStream s, int i ) : void

메소드 상세

Read() 공개 메소드

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
리턴 void

Write() 공개 메소드

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
리턴 void

프로퍼티 상세

fAccount 공개적으로 프로퍼티

public string fAccount
리턴 string

fAuthToken 공개적으로 프로퍼티

public string fAuthToken
리턴 string

fChallenge 공개적으로 프로퍼티

public uint fChallenge
리턴 uint

fHash 공개적으로 프로퍼티

public byte[] fHash
리턴 byte[]

fOS 공개적으로 프로퍼티

public string fOS
리턴 string

fTransID 공개적으로 프로퍼티

public uint fTransID
리턴 uint