mirror of
https://github.com/ekinnee/SharpCAT.git
synced 2025-12-06 03:31:59 +01:00
6 lines
81 B
C#
6 lines
81 B
C#
namespace SharpCAT.Models
|
|
{
|
|
internal class CIVRadio : IRadio
|
|
{
|
|
}
|
|
} |