internal XStreamBase AddIgnoreAttribute(Type ignoredAttributeType) { context.AddIgnoreAttribute(ignoredAttributeType); return(this); }