using System; namespace SharpCAT.Models { partial interface IRadio { } }