This commit is contained in:
@@ -325,6 +325,7 @@ namespace VEPROMS.CSLA.Library
|
||||
}
|
||||
public vlnFormatList(XmlNodeList xmlNodeList)
|
||||
{
|
||||
if (xmlNodeList == null) return;
|
||||
_XmlNodeList = xmlNodeList;
|
||||
foreach (XmlNode xn in _XmlNodeList)
|
||||
{
|
||||
|
Reference in New Issue
Block a user