This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
H5_unity_ios
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9899ec87a596404b039a824088f2233fd013e018
H5_unity_ios
/
Assets
/
BingoSun
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
105 B
C#
Raw
Normal View
History
Unescape
Escape
首次提交
2026-05-28 13:53:12 +08:00
namespace
BingoBrain.Core
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink