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

Public Properties

Property Type Description
id int
source Source
type int

Property Details

id public property

public int id
return int

source public property

public Source,ACPAddIn.Object_Class source
return Source

type public property

public int type
return int