C# 클래스 countly_sdk_xamarin.Models.Event

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

공개 프로퍼티들

프로퍼티 타입 설명
count int
key string
segmentation String>.Dictionary
sum double
timestamp int

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int

key 공개적으로 프로퍼티

public string key
리턴 string

segmentation 공개적으로 프로퍼티

public Dictionary segmentation
리턴 String>.Dictionary

sum 공개적으로 프로퍼티

public double sum
리턴 double

timestamp 공개적으로 프로퍼티

public int timestamp
리턴 int