C# Class RefactoringSample.Statement

Show file Open project: Confirmit/Students Class Usage Examples

Public Properties

Property Type Description
Customer Customer

Public Methods

Method Description
Statement ( Customer customer ) : System.Collections.Generic

Method Details

Statement() public method

public Statement ( Customer customer ) : System.Collections.Generic
customer Customer
return System.Collections.Generic

Property Details

Customer public property

public Customer,RefactoringSample Customer
return Customer