32 {
33 get
34 {
36 settings = ((settings != null) ? settings.Clone() : new XmlReaderSettings());
38 {
40 }
42 {
44 }
46 {
48 }
50 {
52 }
54 {
56 }
58 return settings;
59 }
60 }
readonly bool _ignoreComments
readonly DtdProcessing _dtdProcessing
readonly bool _ignoreWhitespace
readonly bool _checkCharacters
virtual ? XmlReaderSettings Settings