C# Class CountlySDK.Segmentation

Afficher le fichier Open project: Countly/countly-sdk-windows Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Add ( string Key, string Value ) : void

Add new segmentation value

Segmentation ( ) : System.Collections.Generic

Method Details

Add() public méthode

Add new segmentation value
public Add ( string Key, string Value ) : void
Key string Segmenation key
Value string Segmenation value
Résultat void

Segmentation() public méthode

public Segmentation ( ) : System.Collections.Generic
Résultat System.Collections.Generic