Beispiel #1
0
 /// <summary>
 /// Creates a new instance of the <see cref="VsVersionRange"/> class.
 /// </summary>
 public VsVersionRange(ExtMan.VersionRange vsVersionRange)
 {
     this.vsVersionRange = vsVersionRange;
 }
Beispiel #2
0
 /// <summary>
 /// Creates a new instance of the <see cref="VsVersionRange"/> class.
 /// </summary>
 public VsVersionRange(ExtMan.VersionRange vsVersionRange)
 {
     this.vsVersionRange = vsVersionRange;
 }