示例#1
0
 internal void ApplyProperties()
 {
     if (SelectedChoice != null)
     {
         _selectedChoice.ApplyProperties();
     }
 }