C# 클래스 ACPAddIn.Object_Class.Entity

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

공개 프로퍼티들

프로퍼티 타입 설명
content String
entityType int

프로퍼티 상세

content 공개적으로 프로퍼티

public String content
리턴 String

entityType 공개적으로 프로퍼티

public int entityType
리턴 int