C# Class BackTerminal.frmCatMan.Category

Mostra file Open project: tjdbcourse/tjdbcourse

Public Properties

Property Type Description
id int
parent_id int
title String

Property Details

id public_oe property

public int id
return int

parent_id public_oe property

public int parent_id
return int

title public_oe property

public String title
return String