C# Class ACPAddIn.Object_Class.Source

This class contain the same data structure for the Source object in Java ACP. It is used for to convert between JSON and object. Author: Loke Yan Hao
Show file Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
name String
rank int
sourceID int

Property Details

name public property

public String name
return String

rank public property

public int rank
return int

sourceID public property

public int sourceID
return int