SDRSharper/SDRSharper.Radio/SDRSharp.Radio/dProhibitLOChanges.cs

5 lines
73 B
C#
Raw Normal View History

namespace SDRSharp.Radio
{
public delegate void dProhibitLOChanges();
}