Ejemplo n.º 1
0
 internal InstanceXmlDicomSequenceItem()
 {
     _excludedTagsHelper = new ExcludedTagsHelper(this);
 }
Ejemplo n.º 2
0
 internal InstanceXmlDicomAttributeCollection()
 {
     _excludedTagsHelper = new ExcludedTagsHelper(this);
 }