HamBook – Diff between revs 26 and 45
?pathlinks?
Rev 26 | Rev 45 | |||
---|---|---|---|---|
Line 7... | Line 7... | |||
7 | using System.Xml.Serialization; |
7 | using System.Xml.Serialization; |
|
Line 8... | Line 8... | |||
8 | |
8 | |
|
9 | namespace HamBook |
9 | namespace HamBook |
|
10 | { |
10 | { |
|
- | 11 | [XmlRoot(Namespace = "urn:hambook-memorychannelorganizerbank-schema", ElementName = "ArrayOfMemoryChannelOrganizerBank")] |
||
11 | [XmlRoot(Namespace = "urn:hambook-memorychannelorganizerbank-schema", ElementName = "ArrayOfMemoryChannelOrganizerBank")] |
12 | [XmlInclude(typeof(Radios.Yaesu.FT_891.MemoryRadioMode))] |
|
12 | public class MemoryChannelIndexed |
13 | public class MemoryChannelIndexed |
|
13 | { |
14 | { |
|
14 | public int Index { get; set; } |
15 | public int Index { get; set; } |