This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
parkan-playground
Watch
1
Fork
0
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2026-08-15 02:57:49 +04:00
Code
Issues
Activity
Files
1cb3940cced9841f55a193cb061f3ba3e0e504dd
parkan-playground
/
NResUI
/
Abstractions
/
ILaunchReceiver.cs
T
7 lines
93 B
C#
Raw
Normal View
History
Unescape
Escape
add config file
2026-06-07 00:41:16 +03:00
namespace
NResUI.Abstractions
;
public
interface
ILaunchReceiver
{
void
OnLaunch
();
}
Copy Permalink