public UserData() { this.eQnuykyZbg = ""; this.string_0 = ""; this.ajhuhXlNao = null; this.dateTime_0 = DateTime.Now; this.clientType_0 = CJFramework.ClientType.DotNET; this.object_0 = null; this.object_1 = null; }
public UserData(string _userID, IPEndPoint _address, string serverID, CJFramework.ClientType _clientType, DateTime logon) { this.eQnuykyZbg = ""; this.string_0 = ""; this.ajhuhXlNao = null; this.dateTime_0 = DateTime.Now; this.clientType_0 = CJFramework.ClientType.DotNET; this.object_0 = null; this.object_1 = null; this.string_0 = _userID; this.ipendPoint_0 = _address; this.eQnuykyZbg = serverID; this.clientType_0 = _clientType; this.dateTime_0 = logon; }