Пример #1
0
 internal DefinitionUpdate(string configKey, bool moved, string updatedXml, System.Configuration.SectionRecord sectionRecord) : base(configKey, moved, updatedXml)
 {
     this._sectionRecord = sectionRecord;
 }
 internal DefinitionUpdate(string configKey, bool moved, string updatedXml, System.Configuration.SectionRecord sectionRecord) : base(configKey, moved, updatedXml)
 {
     this._sectionRecord = sectionRecord;
 }