C# Class ExamplesFx.EnumConverterExample.Customer

Exibir arquivo Open project: MarcosMeli/FileHelpers

Public Properties

Property Type Description
CompanyName string
ContactName string
ContactTitle CustomerTitle
CustomerID string

Property Details

CompanyName public_oe property

public string CompanyName
return string

ContactName public_oe property

public string ContactName
return string

ContactTitle public_oe property

public CustomerTitle ContactTitle
return CustomerTitle

CustomerID public_oe property

public string CustomerID
return string