C# Class 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
Inheritance: Suggestion
Show file Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
content String
entityType int

Property Details

content public property

public String content
return String

entityType public property

public int entityType
return int