Пример #1
0
 /// <summary>
 /// Get the configuration information update notifications
 /// </summary>
 /// <returns>Configuration information update notifications</returns>
 public dc_UpdateNotifications GetUpdateNotifications()
 {
     return(m_localData.GetUpdateNotifications());
 }