예제 #1
0
 private void Read(XmlProperty xmlProperty)
 {
     xmlProperty.Read(_source, _reader);
 }