예제 #1
0
 public ConfigurationUpdatedEventArgs(WatchedUpdateResult result)
 {
     m_Result = result;
 }
 public ConfigurationUpdatedEventArgs(WatchedUpdateResult result)
 {
     m_Result = result;
 }