示例#1
0
 public XmlQuickInfoSource(ITextBuffer buffer, XmlQuickInfoSourceProvider provider)
 {
     this.textBuffer = buffer;
     this.provider   = provider;
 }
 public XmlQuickInfoSource(ITextBuffer buffer, XmlQuickInfoSourceProvider provider)
 {
     this.textBuffer = buffer;
       this.provider = provider;
 }