C# 클래스 BackTerminal.frmCatMan.Category

파일 보기 프로젝트 열기: tjdbcourse/tjdbcourse

공개 프로퍼티들

프로퍼티 타입 설명
id int
parent_id int
title String

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

parent_id 공개적으로 프로퍼티

public int parent_id
리턴 int

title 공개적으로 프로퍼티

public String title
리턴 String