System.Xml.Schema.XmlSchemaObject.AddAnnotation C# (CSharp) Method

AddAnnotation() private method

private AddAnnotation ( XmlSchemaAnnotation annotation ) : void
annotation XmlSchemaAnnotation
return void
        internal virtual void AddAnnotation(XmlSchemaAnnotation annotation) {}