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
/
Interfaces
/
ILauncher.cs
8 lines
124 B
C#
Raw
Blame
History
namespace
Kiseki.Launcher
{
public
interface
ILauncher
{
void
Register
(
)
;
void
Unregister
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink