System.Xml.Schema.XmlSchemaObject.AddAnnotation C# (CSharp) 메소드

AddAnnotation() 개인적인 메소드

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