C# Class Benchmarks.Program.Customer

Datei anzeigen Open project: antonsamarsky/emitmapper-tools

Public Properties

Property Type Description
Address string
City string
CompanyName string
ContactName string
ContactTitle string
Country string
CustomerID string
Fax string
Phone string
PostalCode string
Region string

Property Details

Address public_oe property

public string Address
return string

City public_oe property

public string City
return string

CompanyName public_oe property

public string CompanyName
return string

ContactName public_oe property

public string ContactName
return string

ContactTitle public_oe property

public string ContactTitle
return string

Country public_oe property

public string Country
return string

CustomerID public_oe property

public string CustomerID
return string

Fax public_oe property

public string Fax
return string

Phone public_oe property

public string Phone
return string

PostalCode public_oe property

public string PostalCode
return string

Region public_oe property

public string Region
return string