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
Afficher le fichier Open project: autocompaste/AutoComPaste

Méthodes publiques

Свойство Type Description
name String
rank int
sourceID int

Property Details

name public_oe property

public String name
Résultat String

rank public_oe property

public int rank
Résultat int

sourceID public_oe property

public int sourceID
Résultat int