Esempio n. 1
0
 /// <summary>
 /// 解析代码设置目标对象
 /// </summary>
 private void AnalyzeInfo()
 {
     ExtUtil.AnalyzeInfo(Dte, _funcInfo);
 }