示例#1
0
 public static ISwFeatureMgrTab <TControl> CreateFeatureManagerTabWinForm <TControl>(this ISwAddInEx addIn, ISwDocument doc)
     where TControl : System.Windows.Forms.Control => addIn.CreateFeatureManagerTab <TControl>(doc);