This website requires JavaScript.
Explore
Help
Register
Sign In
zxl
/
CTT
forked from
Cal/CTT
Watch
1
Star
0
Fork
You've already forked CTT
0
Code
Pull Requests
Activity
b29c5bb4cc
CTT
/
Unity
/
Assets
/
Model
/
Component
/
Config
/
ClientConfig.cs
7 lines
108 B
C#
Raw
Blame
History
namespace
ET
{
public
class
ClientConfig
:
AConfigComponent
{
public
string
Address
{
get
;
set
;
}
}
}
View Git Blame
Copy Permalink