C# 클래스 CountlySDK.Entities.CustomInfoItem

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CustomInfoItem ( string Name, string Value ) : System.Collections.Generic

Creates object with provided values

CustomInfoItem ( string Name, string Value ) : System.Runtime.Serialization

Creates object with provided values

메소드 상세

CustomInfoItem() 공개 메소드

Creates object with provided values
public CustomInfoItem ( string Name, string Value ) : System.Collections.Generic
Name string Property name
Value string Preperty value
리턴 System.Collections.Generic

CustomInfoItem() 공개 메소드

Creates object with provided values
public CustomInfoItem ( string Name, string Value ) : System.Runtime.Serialization
Name string Property name
Value string Preperty value
리턴 System.Runtime.Serialization