C# 클래스 CkanDotNet.Api.Helper.TagHelper

파일 보기 프로젝트 열기: opencolorado/.NET-Wrapper-for-CKAN-API

공개 메소드들

메소드 설명
GetTagCounts ( List packages ) : List

Get top tags from a collection of packages ignoring specific tags.

메소드 상세

GetTagCounts() 공개 정적인 메소드

Get top tags from a collection of packages ignoring specific tags.
public static GetTagCounts ( List packages ) : List
packages List
리턴 List