C# Class RefactoringSample.Statement

ファイルを表示 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_oe property

public Customer,RefactoringSample Customer
return Customer