C# 클래스 CountlySDK.Segmentation

파일 보기 프로젝트 열기: Countly/countly-sdk-windows 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Add ( string Key, string Value ) : void

Add new segmentation value

Segmentation ( ) : System.Collections.Generic

메소드 상세

Add() 공개 메소드

Add new segmentation value
public Add ( string Key, string Value ) : void
Key string Segmenation key
Value string Segmenation value
리턴 void

Segmentation() 공개 메소드

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