This website requires JavaScript.
Explore
Help
Sign In
Kiseki
/
launcher
Watch
1
Star
0
Fork
You've already forked launcher
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
cceffd09c4
launcher
/
Kiseki.Launcher
/
Models
/
Health.cs
7 lines
123 B
C#
Raw
Blame
History
namespace
Kiseki.Launcher.Models
{
public
class
Health
{
public
string
Response
{
get
;
set
;
}
=
""
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink