Exemple #1
0
 /// <summary>
 /// Creates a new instance of the <see cref="ZipReader"/> class.
 /// </summary>
 public ZipReader()
 {
     m_intelliRupterSettings = new IntelliRupterSettings();
 }
Exemple #2
0
 /// <summary>
 /// Creates a new instance of the <see cref="ComNamer"/> class.
 /// </summary>
 public ComNamer()
 {
     m_intelliRupterSettings = new IntelliRupterSettings();
 }