Esempio n. 1
0
 public override void Select()
 {
     // We should check for this, because its quick to do and
     // if one of these exists, they we will get all of the
     // right information in the detail text.
     _typeLib.CheckForPrimaryInteropAssy();
     base.Select();
 }