C# 클래스 Unicoen.Apps.Metrics.Utils.TagProcessor

파일 보기 프로젝트 열기: UnicoenProject/UNICOEN 1 사용 예제들

공개 메소드들

메소드 설명
HierarchizeTag ( string tag, ISet newTagSet ) : void
HierarchizeTags ( IEnumerable tagSet ) : SortedSet

메소드 상세

HierarchizeTag() 공개 정적인 메소드

public static HierarchizeTag ( string tag, ISet newTagSet ) : void
tag string
newTagSet ISet
리턴 void

HierarchizeTags() 공개 정적인 메소드

public static HierarchizeTags ( IEnumerable tagSet ) : SortedSet
tagSet IEnumerable
리턴 SortedSet