Exemplo n.º 1
0
 private void ValidateAttributeChangeType(AttributeModificationType type)
 {
     DetachedUtils.ValidateAttributeModificationType(this.ModificationType, type);
 }