C# 클래스 KairosDbClient.Grouping.GroupByTag

상속: GroupBy
파일 보기 프로젝트 열기: syncromatics/KairosDbClientDotNet

공개 메소드들

메소드 설명
AddTag ( string tag ) : GroupByTag
AddTags ( IEnumerable tags ) : GroupByTag
GroupByTag ( ) : System.Collections.Generic

메소드 상세

AddTag() 공개 메소드

public AddTag ( string tag ) : GroupByTag
tag string
리턴 GroupByTag

AddTags() 공개 메소드

public AddTags ( IEnumerable tags ) : GroupByTag
tags IEnumerable
리턴 GroupByTag

GroupByTag() 공개 메소드

public GroupByTag ( ) : System.Collections.Generic
리턴 System.Collections.Generic