Invoice Manager
2
|
This is the complete list of members for Data.Person, including all inherited members.
BankAccount | Data.Person | |
CompanyId | Data.Person | |
Equals(object obj) | Data.Person | |
GetHashCode() | Data.Person | |
Name | Data.Person | |
NR | Data.Person | |
Person(int companyId) | Data.Person | |
Person(String name, String surname, int companyId) | Data.Person | |
Person(String name, String surname, int companyId, String bankAccount) | Data.Person | |
Person(String name, String surname, int companyId, String bankAccount, String street, int nr, int postCode) | Data.Person | |
Person(String name, String surname, int companyId, String bankAccount, String street, int nr, int postCode, String taxId) | Data.Person | |
PostCode | Data.Person | |
sepBankAccount() | Data.Person | |
sepBankAccount(String input) | Data.Person | |
Street | Data.Person | |
Surname | Data.Person | |
TaxId | Data.Person | |
toSave() | Data.Person | |
ToString() | Data.Person |