示例#1
0
 bool IReflectorPersistance.Load(System.Xml.XPath.XPathNavigator r)
 {
     return(TextLayout.Load(r));
 }