예제 #1
0
 internal bool AddDefaultAttribute(SchemaAttDef attdef)
 {
     return(_coreReaderImpl.AddDefaultAttributeNonDtd(attdef));
 }