Inherited
Private
Only exported
Business rules
Shared
IAddress
Interface IAddress
Address data structure
Index
Properties
City
State
Street
ZipCode
Properties
public
City
:
string
Name of city
public
State
:
string
Name of state
public
Street
:
string
Street name
optional
public
ZipCode
?:
string
Zip code for city
Globals
Shared
Hobbies
Invoice
VacationApproval
IAddress
City
State
Street
ZipCode
IBusinessRules
ICompany
IContact
IPerson
IPhone