This commit is contained in:
@@ -50,7 +50,8 @@ namespace VEPROMS.CSLA.Library
|
||||
set { _AncestorLookup = value; }
|
||||
}
|
||||
private Section _Section;
|
||||
private SectionInfo _SectionInfo;
|
||||
private SectionInfo _SectionInfo;
|
||||
|
||||
public SectionConfig(Section section)
|
||||
{
|
||||
_Section = section;
|
||||
@@ -527,6 +528,7 @@ namespace VEPROMS.CSLA.Library
|
||||
OnPropertyChanged("LibDoc_Comment");
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user