Example #1
0
 internal void Subscribe(XmRadio r)
 {
     throw new NotImplementedException();
 }
Example #2
0
 private XmRadio()
 {
     _instance = new XmRadio();
 }