Exemplo n.º 1
0
 internal void ReadData(XmlReader reader, bool allowOverride)
 {
     rootGroup.ReadData(this, reader, allowOverride);
 }