C# Class VideoService.Customer

Show file Open project: Confirmit/Students

Private Properties

Property Type Description

Public Methods

Method Description
Customer ( string name ) : System.Collections.Generic
GetStatement ( IStatement statement ) : string

Method Details

Customer() public method

public Customer ( string name ) : System.Collections.Generic
name string
return System.Collections.Generic

GetStatement() public method

public GetStatement ( IStatement statement ) : string
statement IStatement
return string