This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
PerfectTidy_untiy_ios
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b64703422c3e39b48888c2de37121c97dd103a7
PerfectTidy_untiy_ios
/
Assets
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
100 B
C#
Raw
Normal View
History
Unescape
Escape
提交项目
2026-06-12 10:11:36 +08:00
namespace
LoveLegend
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink