C# Class GameFramework.QueueingThread.LoginInfo

Exibir arquivo Open project: dreamanlan/CSharpGameFramework

Public Properties

Property Type Description
AccountId string
ClientInfo string
NodeName string
Password string
QueueingNum int

Property Details

AccountId public_oe property

public string AccountId
return string

ClientInfo public_oe property

public string ClientInfo
return string

NodeName public_oe property

public string NodeName
return string

Password public_oe property

public string Password
return string

QueueingNum public_oe property

public int QueueingNum
return int