2024-12-24 20:50:42 +08:00

6 lines
77 B
C#

namespace System.Diagnostics
{
internal class Mutex
{
}
}