Invoice Manager
2
|
Třída poskytující seznamy dat More...
Static Public Attributes | |
static BindingList< Person > | people = new BindingList<Person>() |
static BindingList< Invoice > | invoices = new BindingList<Invoice>() |
static BindingList< Item > | items = new BindingList<Item>() |
Třída poskytující seznamy dat