RobotNet/RobotNet.RobotManager/Services/Traffic/TrafficAlarm.cs
2025-10-15 15:15:53 +07:00

6 lines
84 B
C#

namespace RobotNet.RobotManager.Services.Traffic;
public class TrafficAlarm
{
}