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