This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
Chef-s-Solitaire_Unity_IOS
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43d6c0125d5b8f1078469f025a87c0b1cfc09539
Chef-s-Solitaire_Unity_IOS
/
Assets
/
BingoSun
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
105 B
C#
Raw
Normal View
History
Unescape
Escape
提交项目
2026-06-15 11:34:31 +08:00
namespace
BingoBrain.Core
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink