C# Class SimpleFramework.AppConst

显示文件 Open project: QiuBuZai/UnityLuaFramework Class Usage Examples

Public Properties

Property Type Description
SocketAddress string
SocketPort int
UserId string

Property Details

SocketAddress public_oe static_oe property

public static string SocketAddress
return string

SocketPort public_oe static_oe property

public static int SocketPort
return int

UserId public_oe static_oe property

public static string UserId
return string