Exemple #1
0
 // 返回当前的Context过滤列表
 public static List <string> ContextFilters()
 {
     return(m_contextFilters.PathList());
 }