C# Class VideoService.Customer

Afficher le fichier Open project: Confirmit/Students

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Customer ( string name ) : System.Collections.Generic
GetStatement ( IStatement statement ) : string

Method Details

Customer() public méthode

public Customer ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic

GetStatement() public méthode

public GetStatement ( IStatement statement ) : string
statement IStatement
Résultat string