C# Class Server.GameServerForm.ClientInfo

Show file Open project: pmyoung/Advanced-Game-Project

Public Properties

Property Type Description
endpoint System.Net.EndPoint
strName string

Property Details

endpoint public property

public EndPoint,System.Net endpoint
return System.Net.EndPoint

strName public property

public string strName
return string