mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-07 07:53:05 +00:00
10 lines
152 B
C#
10 lines
152 B
C#
namespace Utils
|
|
{
|
|
//public interface ICrashWatcher
|
|
//{
|
|
// void Start();
|
|
// void Stop();
|
|
// bool HasCrashed();
|
|
//}
|
|
}
|