C# 클래스 ACPAddIn.Object_Class.Suggestion

This class contain the same data structure for the Suggestion object in Java ACP. It is used for to convert between JSON and object. Author: Loke Yan Hao
파일 보기 프로젝트 열기: autocompaste/AutoComPaste 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
id int
source Source
type int

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

source 공개적으로 프로퍼티

public Source,ACPAddIn.Object_Class source
리턴 Source

type 공개적으로 프로퍼티

public int type
리턴 int