C# 클래스 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
파일 보기 프로젝트 열기: autocompaste/AutoComPaste

공개 프로퍼티들

프로퍼티 타입 설명
name String
rank int
sourceID int

프로퍼티 상세

name 공개적으로 프로퍼티

public String name
리턴 String

rank 공개적으로 프로퍼티

public int rank
리턴 int

sourceID 공개적으로 프로퍼티

public int sourceID
리턴 int