HamBook – Rev 54
?pathlinks?
using System.ComponentModel;
namespace Configuration
{
public enum NotificationType
{
None,
[Description("Signal detected while scanning")]
SignalScanDetect
}
}
Generated by GNU Enscript 1.6.5.90.