Esempio n. 1
0
 public void AddAttribute(AttributeStatement attributeStatement)
 {
     attributes.Add(attributeStatement);
 }
Esempio n. 2
0
 public void AddAttribute(AttributeStatement attributeStatement)
 {
     throw new NotImplementedException();
 }