C# Class BackTerminal.frmBookNew.Category

Show file Open project: tjdbcourse/tjdbcourse

Public Properties

Property Type Description
id int
parent_id int
title String

Property Details

id public property

public int id
return int

parent_id public property

public int parent_id
return int

title public property

public String title
return String