mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 15:07:48 +04:00
add config file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace NResUI.Abstractions;
|
||||
|
||||
public interface ILaunchReceiver
|
||||
{
|
||||
void OnLaunch();
|
||||
}
|
||||
Reference in New Issue
Block a user