C# Class RefactoringGolf.Store.Customer

Inheritance: ThirdParty
Mostrar archivo Open project: snahider/Refactoring-Golf Class Usage Examples

Public Methods

Method Description
Customer ( string firstName, string lastName, string phoneNumber )

Method Details

Customer() public method

public Customer ( string firstName, string lastName, string phoneNumber )
firstName string
lastName string
phoneNumber string