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
Datei anzeigen Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
name String
rank int
sourceID int

Property Details

name public_oe property

public String name
return String

rank public_oe property

public int rank
return int

sourceID public_oe property

public int sourceID
return int