Ejemplo n.º 1
0
 /// <summary>
 /// Creates a new instance of the <see cref="VsExtensionHeader"/> class.
 /// </summary>
 public VsExtensionHeader(ExtMan.IExtensionHeader vsHeader)
 {
     this.vsHeader = vsHeader;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Creates a new instance of the <see cref="VsExtensionHeader"/> class.
 /// </summary>
 public VsExtensionHeader(ExtMan.IExtensionHeader vsHeader)
 {
     this.vsHeader = vsHeader;
 }